proftpd (FTP server daemon)

ProFTPD is the Professional File Transfer Protocol (FTP) server.
It runs as a daemon under inetd. To activate this server:
- check /etc/ftpusers and /etc/proftpd.conf
- edit /etc/inetd.conf, enable the ftp service
- start inetd using command: service inetd start

