pureftpd 可以使用多種方法做 login 的認證:
You can mix different authentication methods. For instance, if you want to
use system (/etc/passwd) accounts when an account is not found in a MySQL
database, use -l mysql:/etc/pureftpd-mysql.conf -l unix
在 cpanel 上面,重新啟動的方法是:
/etc/rc.d/init.d/pure-ftpd stop 然後在start
觀看檔案 /etc/rc.d/init.d/pure-ftpd 內容可以了解其啟動行為跟設定