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
Arch: src
| Download: | pure-ftpd-1.0.20-1.src.rpm |
| Build Date: | Wed Apr 27 14:02:42 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 469 KiB |
Changelog
- * Sun Mar 13 12: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 12:00:00 2005 Aurelien Bompard <gauret[AT]free.fr> 0:1.0.20-0.fdr.9
- license is BSD, not GPL
- * Mon Feb 14 12:00:00 2005 Aurelien Bompard <gauret[AT]free.fr> 0:1.0.20-0.fdr.8
- various fixes. See bug 1573 (fedora.us) for more info.