Monthly Archives: September 2013

SFTP On Windows, Amazon EC2

SFTP is installed by default on Linux, and easy to set up. However, with Windows, you need to install a server. e.g. WinSSHD and Tunnelier read http://stackoverflow.com/questions/5072755/sftp-to-ec2-windows-instance for more information.

Posted in Uncategorized | Leave a comment

How To Get Anaconda/Python on an Amazon EC2 Linux Box

Start the Linux instance. Connect to your Linux instance using Filezilla SFTP (following this.) – go to /edit/settings/sftp and add your keyfile – use your public dns as the host name – do not forget to user your username too. … Continue reading

Posted in Uncategorized | Leave a comment