What is ProFTPD?

ProFTPD is a high-performance, extremely configurable, and, most of all, secure FTP server that features Apache-like configuration and blazing performance.

Installing ProFTPD

ProFTPD can be installed from the Universe Repository.

You can also find alternate ProFTPD packages to install depending on your needs. All of these packages listed can be found in the Universe Repository

The following packages can be installed:

Configuring ProFTPD

To configure ProFTPD, open up your favorite text editor, and open the file /etc/proftpd/proftpd.conf

Most of the values already set in the default configuration file you will not need to change.

The only ones you might need to change are the following

Check out this link for how to setup proftpd-mysql. Works great! proftpd-mysql setup

FTPS vs. SFTP

For users of SSH with complete shells on the host and SSH capabilities (using an OpenSSH Server) SFTP is generally used in preference to secure FTP (FTPS).

ProFTPD (last edited 2012-01-30 16:22:29 by 208-53-82-30)