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.21 |
8.fc5 |
x86_64 |
559 KiB |
Fri Aug 4 17:04:17 2006 |
Changelog
- * Fri Aug 4 18:00:00 2006 Aurelien Bompard <abompard{%}fedoraproject{*}org> 1.0.21-8
- BuildRequire selinux-policy-devel for FC6 onwards
- * Fri Aug 4 18:00:00 2006 Aurelien Bompard <abompard{%}fedoraproject{*}org> 1.0.21-7
- install README.SELinux with perms 644 to avoid depending on the
buildsys' umask (bug 200844)
- * Fri Jun 16 18:00:00 2006 Aurelien Bompard <gauret[AT]free.fr> 1.0.21-6
- add missing m4 BuildRequires