sudo apt-get install vsftpd sudo service vsftpd start
sudo nano /etc/vsftpd.conf => anonymous_enable=YES
Last updated 3 years ago