Installing vsftpd on an Amazon EC2 Ubuntu instance
August 21, 2011
Just a quick tutorial on the basic steps to get ftp setup and running on an Amazon EC2 instance. I assume you have already launched an ubuntu instance and have configured it for shell access (ssh). Server Setup First things first, lets open some ports for FTP. You can do this one of two ways: [...]
0