Download List

Project Description

Net::FTPServer is a full-featured, secure, extensible, and highly configurable FTP server which can serve files from a standard file system or a relational database. It is written in Perl, which provides natural protection against buffer overflows. It has feature parity with popular C-based servers such as wu-ftpd. The server offers virtual hosts (IP-based and experimental IP-less). It is configurable in Perl, for both small Perl "hacks" in the configuration file all the way up to complete server "personalities". It supports the latest RFCs and Internet Drafts. Authentication may be done through /etc/passwd, PAM or an authentication plug-in. Resource limits are supported. The server may run standalone or from inetd. chroot() jails are supported along with sophisticated programmable access control rules. All aspects of server use and configuration are comprehensively documented in a manual running to some 50 pages.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-09-18 23:03 Back to release list
1.100

This experimental (and unstable) release contains support for generating archives of files and directories on the fly. This can be used in the conventional way (eg. download "file.gz.uue" to get a uuencoded compressed version of "file"), or in several unconventional ways (eg. download "dir.list.gz" to get on the fly compressed recursive directory listing of "dir"). Numerous bugs have also been fixed. The unit/regression test suite has been extended even further.
Tags: Major feature enhancements

Project Resources