How to install FTP and mail server from command line on cPanel
Install pure-ftpd
/scripts/setupftpserver pure-ftpd --force
Install proftpd
/scripts/setupftpserver proftpd --force
Install dovecot
/scripts/setupmailserver dovecot --force… Read the rest