Transferring files to an Amazon EC2 instance (setting up SFTP)

December 31, 2012

Just a quick tutorial on the basic steps to get SFTP set up and running on an Amazon EC2 instance. First you need to launch an instance. In this particular case I assume the use of the Amazon EC2 web interface and not the command line tools. If you wish to use the command tools [...]

1

Installing vsftpd on an Amazon EC2 Ubuntu instance

August 21, 2011

You may want to start from my new article on using SFTP which is the recommended file transfer method 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). [...]

7