Tagged Questions
3
votes
1answer
4k views
EC2 FileZilla login OK but no write or delete access
I am a total Apache noob, and after much hair-pulling and gnashing of teeth finally got SFTP access to new EC2 instance in passive mode. Can login only as "ec2-user", or "root" with no password, but ...
1
vote
2answers
4k views
Setting an FTP Server Access on EC2 - Filezilla Client Stucks, WinSCP Rules?
After spending long painful hours circumventing group security AND windows 2008 server Firewall, and setting up FIlezilla Server on an amazon EC2 instance with the correct settings (feeew !), I was ...
4
votes
4answers
6k views
AWS:EC2:: Could not connect FTP client?
My Server OS: Amazon Linux
I am trying to set up ftp. I have:
Installed vsftpd
open port 20-21
open port 1024 - 1048
Basically, I followed every of these steps
Start vsftpd service (the status ...