Install vsftpd with apt-get
#apt-get install vsftpd
Edit vsftpd.conf to disable anonymous login, enable local login and allow write enable
#nano /etc/vstfpd.conf
#service vsftpd restart
Install vsftpd with apt-get
#apt-get install vsftpd
Edit vsftpd.conf to disable anonymous login, enable local login and allow write enable
#nano /etc/vstfpd.conf
#service vsftpd restart