FTP user name & password not work when using FileZilla

1

when I try to log in to FileZilla by using credentials that I created in FTP in an EC2/Lightsail (Ubuntu) instance, it was not connected. otherwise, I use a keypair, it will work.

Please give a reason and give a proper procedure for creating FTP Server by using an EC2/Lightsail.

Thank You in Advance

5개 답변
0

which package are you using for ftp on lightsail instance - vsftpd? or another please check the configuration first

for example if the package is vsftpd

Uncomment the line local_enable=YES to allow local users to log in.
Uncomment the line write_enable=YES to allow users to write to the server.
Uncomment the line chroot_local_user=YES to lock users in their home directories.
profile picture
전문가
답변함 일 년 전
  • i'm using vsftpd package

  • I tried this, but not work :(

0

Did you activate FTP passive mode: see https://support.tigertech.net/filezilla-passive

profile pictureAWS
전문가
답변함 일 년 전
  • It's already in a passive mode

0

is it necessary for an SSL certificate configure vsftpd?

답변함 일 년 전
0

SSL is separate from userid/ password. If you're happy with the working keypair, you can skip this.

profile pictureAWS
전문가
답변함 일 년 전
0

Thanks for your support.

Actually, I made a mistake when creating an instance. After making some changes in security groups, it works.

답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠