Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pure-ftpd: Lightweight, fast and secure FTP server
- Summary
- Pure-FTPd is a fast, production-quality, standard-comformant FTP server,
based upon Troll-FTPd. Unlike other popular FTP servers, it has no known
security flaw, it is really trivial to set up and it is especially designed
for modern Linux and FreeBSD kernels (setfsuid, sendfile, capabilities) .
Features include PAM support, IPv6, chroot()ed home directories, virtual
domains, built-in LS, anti-warez system, bandwidth throttling, FXP, bounded
ports for passive downloads, UL/DL ratios, native LDAP and SQL support,
Apache log files and more.
Rebuild switches:
--with ldap enable ldap support
--with mysql enable mysql support
--with pgsql enable postgresql support
--with extauth enable external authentication
Changelog
- * Wed Mar 23 16:00:00 2005 Aurelien Bompard <gauret[AT]free.fr> 1.0.20-2
- implement Jose's RFE in bug 151337: pure-ftpwho can be run
by a normal user.
- change release tag for FC3
- * Sun Mar 13 16:00:00 2005 Aurelien Bompard <gauret[AT]free.fr> 1.0.20-1
- adapt to Fedora Extras (drop Epoch, change Release tag)
- * Wed Feb 16 16:00:00 2005 Aurelien Bompard <gauret[AT]free.fr> 0:1.0.20-0.fdr.9
- license is BSD, not GPL