2001-08-11 06:32:29 +02:00
|
|
|
A full-featured, secure, extensible and configurable Perl FTP server.
|
2001-07-30 18:00:42 +02:00
|
|
|
Major features of Net::FTPServer include:
|
2001-08-11 06:32:29 +02:00
|
|
|
* Feature parity with wu-ftpd, wu-ftpd style aliases and cdpath.
|
2001-07-30 18:00:42 +02:00
|
|
|
* IP-based and IP-less virtual hosting.
|
|
|
|
* Virtual filesystem allows the FTP server to serve files from a SQL
|
|
|
|
database.
|
|
|
|
* Configurable and extensible in Perl.
|
|
|
|
* <Perl> sections in ftpd.conf file.
|
|
|
|
* Supports all the latest RFCs and Internet Drafts, including MLST, MLSD,
|
|
|
|
FEAT, OPTS, LANG.
|
2001-08-11 06:32:29 +02:00
|
|
|
* Secure by design and implementation, can run in a chroot jail.
|
|
|
|
* PAM authentication and anonymous mode.
|
2001-07-30 18:00:42 +02:00
|
|
|
* Resource limits.
|
|
|
|
* Run standalone or from inetd.
|
|
|
|
* Configurable server greetings and welcome messages.
|
|
|
|
* Sophisticated access control rules.
|
|
|
|
* SITE EXEC (disabled by default).
|
|
|
|
* Syslog logging.
|
|
|
|
* Set TCP parameters.
|
2001-08-11 06:32:29 +02:00
|
|
|
|
2005-09-21 21:31:43 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Net-FTPServer/
|
2001-08-11 06:32:29 +02:00
|
|
|
|
|
|
|
- Pete
|
2001-08-24 23:01:57 +02:00
|
|
|
petef@FreeBSD.org
|