ProFTPD is a FTP server. The ProFTPD server is
configurable GPL-licensed FTP server software
for Linux and Unix based operating systems.

ProFTPD uses only one configuration file
"/etc/proftpd.conf". The ProFTPD config file
is very similar to Apache's config file. It
can be used to configure multiple virtual FTP
servers easily, and has chroot capabilities
depending on the underlying filesystem. It
can run as standalone server or inetd service.
[pkgsrc]