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
Leave a Reply