News
Fri Sep 8 11:11:54 BST 2000
Version 0.4.4
released (first public release).
|
About the Bibliotech Net::FTPServer
Net::FTPServer is a
secure,
extensible
and
configurable
FTP server, written in Perl.
Major features:
- Feature parity with wu-ftpd, apart from
virtual hosts (to be added next release).
- Virtual filesystem allows the FTP
server to serve files from a SQL database.
- Configurable and extensible in Perl.
- Supports all the latest RFCs and
Internet Drafts, including MLST,
MLSD, FEAT, OPTS,
LANG.
- Secure by design and implementation.
- PAM authentication.
- Resource limits.
- Run standalone or from inetd.
- Configurable server greetings and welcome messages.
- Anonymous mode.
- Run in chroot jail.
- Sophisticated access control rules.
- wu-ftpd style aliases and cdpath.
- SITE EXEC (disabled by default).
- Syslog logging.
- Set TCP parameters.
Missing features:
- Virtual hosts. (These will be added in the
next major release.)
- Upload/download quotas. (These will be
added in the next major release.)
The Net::FTPServer code is a Bibliotech
project. This company has kindly donated
the code under GPL to the community and
has provided web space and resources to
host this site. The Bibliotech Net::FTPServer
is used as part of
schoolmaster.net.
|
|
Requirements
- Authen::Pam, if you wish to do PAM authentication
(required on Red Hat Linux with shadow passwords)
- BSD::Resource
- Digest::MD5, if you want the SITE CHECKSUM
command to work
- perl (we have tested this on 5.00503 only)
- Some sort of Unix variant (we have tested
this on Linux 2.2 only)
|
Contact the author
Send feedback, bug reports, questions, patches
to:
rich@annexia.org
|
|