How to Configure FTP on AWS EC2
<p>When I need to send or receive data/files from one system to another system in a secure way, in my mind there is only one protocol which is FTP(File Transfer Protocol).</p>
<p><strong>File Transfer Protocol</strong> (<strong>FTP</strong>) is a standard network protocol used for the transfer of computer files between a client and a server on a computer network.</p>
<p>Below are the basic steps to set up an FTP on AWS EC2 instance(I’m using Amazon Linux AMI)</p>
<h2>Step 1 — Getting started</h2>
<p>Login to your AWS EC2 instance via terminal. Click <a href="https://docs.aws.amazon.com/quickstarts/latest/vmlaunch/step-2-connect-to-instance.html" rel="noopener ugc nofollow" target="_blank">here</a> to know the logging procedure to EC2 instance.</p>
<p><a href="https://medium.com/tensult/configure-ftp-on-aws-ec2-85b5b56b9c94"><strong>Visit Now</strong></a></p>