Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
proftpd: Flexible, stable and highly-configurable FTP server
- Summary
- ProFTPD is an enhanced FTP server with a focus toward simplicity, security,
and ease of configuration. It features a very Apache-like configuration
syntax, and a highly customizable server infrastructure, including support for
multiple 'virtual' FTP servers, anonymous FTP, and permission-based directory
visibility.
This package defaults to the standalone behaviour of ProFTPD, but all the
needed scripts to have it run by xinetd instead are included.
Available rpmbuild rebuild options :
--without : tls
--with : ldap mysql postgresql
Changelog
- * Tue Nov 16 16:00:00 2004 Matthias Saou <http://freshrpms.net/> 1.2.10-2
- Bump release to provide Extras upgrade path.
- * Wed Sep 22 17:00:00 2004 Matthias Saou <http://freshrpms.net/> 1.2.10-1
- Updated to release 1.2.10.
- * Tue Jun 22 17:00:00 2004 Matthias Saou <http://freshrpms.net/> 1.2.9-8
- Added ncurses-devel build requires to fix the ftptop utility.