Pure-FTPd

To install Pureftpd on CentOS, run

yum install pure-ftpd

To start/stop, use

systemctl start pure-ftpd
systemctl stop pure-ftpd

To enable system users to login, edit /etc/pure-ftpd/pure-ftpd.conf, un comment the line UnixAuthentication yes.

Comments

Leave a Reply

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