Set Up, Configure and Install FTP on AWS EC2 Instance - Bitnami LAMP ubuntu-14-04-lts/ Apache2 - vsftpd
Set up new user to use FTP, use $ sudo passwd only to change the password later if needed, $ sudo adduser will prompt you to create a password then. $ sudo adduser username $ sudo passwd username Use the command below to
Read article