All releases of Net::FTPServer


Release Notes: The "Full" personality now supports external password files (optionally replacing the use of PAM). A Debian package is now available.


No changes have been submitted for this release.


Release Notes: This release includes structural enhancements which lead to the next stable 1.2x branch. It includes classes, extra hooks, advanced command filtering, more testing, and a simplified back-end interface. A large roadmap document is also included in this release.


Release Notes: 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.


Release Notes: The range of tests has been enhanced considerably (there are now over 400 unit tests and regression tests). Many minor bugs thus revealed have been fixed. Command line argument processing has been simplified and enhanced. Configuration options can now be specified on the command line as well as in the config file.


Release Notes: The FTP server changes directory to root when running in daemon mode. This version also contains workarounds for problems in Perl 5.7.2 and fixes to the RPM spec file.


Release Notes: The virtual filesystem backend is now only required to support relative forward seeks. This simplifies some FTP personalities.


Release Notes: Stability has been dramatically improved under very heavy loads (hundreds of parallel clients over hundreds of thousands of requests) by implementing safe signals for Perl. There have been numerous other bugfixes and improvements.


Release Notes: Configuration files can include Perl code sections, better handling of optional Perl packages, multiple bugfixes, and stability enhancements.


Release Notes: This release includes various bugfixes and stability improvements.