Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pure-ftpd - Lightweight, fast and secure FTP server
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:
--without ldap disable ldap support
--without mysql disable mysql support
--without pgsql disable postgresql support
--without extauth disable external authentication
--without tls disable SSL/TLS
Packages
Name |
Version |
Release |
Type |
Size |
Built |
pure-ftpd |
1.0.20 |
3.fc4 |
x86_64 |
535 KiB |
Mon Aug 1 16:28:20 2005 |
Changelog
- * Mon Aug 1 18:00:00 2005 Aurelien Bompard <gauret[AT]free.fr> 1.0.20-3
- build feature-complete by default
- add TLS support
- see bug #162849
- * Wed Mar 23 17:00:00 2005 Aurelien Bompard <gauret[AT]free.fr> 1.0.20-2.fc4
- implement Jose's RFE in bug 151337: pure-ftpwho can be run
by a normal user.
- change release tag for FC4
- * Sun Mar 13 17:00:00 2005 Aurelien Bompard <gauret[AT]free.fr> 1.0.20-1
- adapt to Fedora Extras (drop Epoch, change Release tag)