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.
Changelog
- * Wed Sep 13 23:00:00 2006 Karanbir Singh <kbsingh{%}karan{*}org> 1.3.0-5.1
- Disable facl for libattr madness
- * Mon Jul 3 23:00:00 2006 Matthias Saou <http://freshrpms.net/> 1.3.0-5
- Disable sendfile by default since it breaks displaying the download speed in
ftptop and ftpwho (#196913).
- * Mon Jun 19 23:00:00 2006 Matthias Saou <http://freshrpms.net/> 1.3.0-4
- Include ctrls restart patch, see #195884 (patch from proftpd.org #2792).