bftpd 2.2 (Default branch) |
|
|
bftpd is a very configurable Linux FTP server which can do chroot without special configuration or directory preparation. It will work out-of-the-box with almost no configuration required, and works on all Unix variants tested. Most FTP commands are supported, and user authentication is done via passwd/shadow or PAM. tar/gzip on-the-fly is supported.
License: GNU General Public License (GPL)
Changes:
This release no longer drops connections when an invalid username/password combination is given. Connections are still dropped when the server is full or when configured to deny logins.
|