Vsftpd is an FTP daemon available in Ubuntu. It is easy to install, set up, and maintain. To install vsftpd you can run the following command:
sudo apt-get install vsftpd
To restart the daemon
sudo /etc/init.d/vsftpd restart
No comments:
Post a Comment