Bibliotech Net::FTPServer

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.

Download

Important: Net::FTPServer is distributed under the terms and conditions of the GNU General Public License (GPL). By downloading you are agreeing to the terms and conditions of this license.

Latest version: 0.4.4

Previous versions ...

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

Links

Other FTP servers:


rich@annexia.org
Last modified: Fri Sep 8 12:01:08 BST 2000