Setup FTP Server

Install pure-ftpd

$ sudo apt install pure-ftpd
$ sudo systemctl start pure-ftpd
$ sudo systemctl enable pure-ftpd

Configure Firewall

$ sudo ufw allow ftp

Check the configuration

$ ftp 192.168.10.108

Last Updated on July 8, 2021 by lama-admin


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *