Knowledge Base: FTP deployment to Amazon EC2

If you're using Beanstalk's deployment tools to publish files to an Amazon EC2 instance, you may experience slow speed and performance. This is due to the AWS firewall blocking ports for Passive mode.

To fix this, we recommend reading this article, which explains how to install an FTP server and open up the proper ports.

http://linuxadminzone.com/install-and-configure-ftp-server-in-amazo...