diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-04-23 15:46:38 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-04-23 15:46:38 +0000 |
commit | 884ba4e1db523a9e9bf4ea71d7ecd97e9aa7862c (patch) | |
tree | 030dd4491d6ea5bb712ae8f15faf0ead5ba7bd37 /ftp/pure-ftpd/pkg-descr | |
parent | e46deb0583fa447984f3789cfa8cd042876e29c2 (diff) | |
download | ports-884ba4e1db523a9e9bf4ea71d7ecd97e9aa7862c.tar.gz ports-884ba4e1db523a9e9bf4ea71d7ecd97e9aa7862c.zip |
Pure-FTPd is a fast, production-quality, standard-conformant FTP server,
based upon Troll-FTPd.
PR: 26768
Submitted by: Frank DENIS <j@jedi.claranet.fr>
Notes
Notes:
svn path=/head/; revision=41829
Diffstat (limited to 'ftp/pure-ftpd/pkg-descr')
-rw-r--r-- | ftp/pure-ftpd/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ftp/pure-ftpd/pkg-descr b/ftp/pure-ftpd/pkg-descr new file mode 100644 index 000000000000..90f8e350d7bd --- /dev/null +++ b/ftp/pure-ftpd/pkg-descr @@ -0,0 +1,13 @@ +Pure-FTPd is a fast, production-quality, standard-conformant FTP server, +based upon Troll-FTPd. + +Unlike other popular FTP servers, it's designed to be secure in default +configuration, has no known buffer overflow, it is really trivial to set up +and it is especially designed for modern kernels. + +Features include PAM support, IPv6, chroot()ed home directories, virtual +domains, built-in 'ls', anti-warez system, bounded ports for passive +downloads, FXP protocol, bandwidth throttling, ratios, LDAP, fortune files, +fast standalone mode, text / HTML / XML real-time status report, and more. + +WWW: http://www.pureftpd.org |