Download List

Project Description

Pure FTP Server is a fast, production quality, standards-conformant FTP server based on Troll-FTPd. It has no known vulnerability, it is trivial to set up, and it is especially designed for modern kernels. Features include PAM support, IPv6, chroot()ed home directories, virtual domains, built-in 'ls', FXP protocol, anti-warez system, bandwidth throttling, restricted ports for passive downloads, an LDAP backend, XML output, and more.

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.

2002-02-22 01:18
1.0.9

The server can run 100% as a non-root user with all features turned on, including chroot, virtual domains, and virtual users. ACLs for virtual users (puredb) can resolve dynamic host names (not only static IP addresses), the LDAP backend supports an extended schema with quota, ratios, bandwidth management, and FTP-specific UID/GID attributes, and MD5 hashed passwords are implemented in the PostgreSQL backend. External authentication modules are properly working on non-Linux systems, and they can compile without ratio/quotas/throttling.
Tags: Minor feature enhancements

2002-01-25 03:49
1.0.8

W3C-conformant log files can now be generated and passwords can now be MD5-hashed for MySQL authentication. A new external authentication handler (extauth) has been added, so that anyone can write custom authentication methods in a few lines of shell script. The package now compiles and runs on MacOS X, AtheOS, and Windows. Performance was improved and old bugs were fixed, including compilation with OpenLDAP/SSL. Chroot can now work even when the server is launched by a non-root user, and the documentation was improved.
Tags: Major feature enhancements

2001-12-27 17:26
1.0.7

Virtual hosts and virtual chroot can now play together. Directory aliases ("cd"
shortcuts and the "SITE ALIAS" command) were implemented. This release fixes a
couple of bugs introduced in 1.0.6. Upgrading is recommended if you are running
that version.
Tags: Major bugfixes

2001-12-23 18:58
1.0.6

A new "virtual chroot" feature was added. This allows chrooted users to follow
any symbolic link, even when it is pointing to a file located outside the
user's home directory. Users can now be stored in a PostgreSQL database. A
workaround for an FTP Explorer bug has been fixed. Dot-files can now be
accessed even with virtual quotas. A Swedish translation was added. Fixes for
Linux and Solaris were made.
Tags: Major feature enhancements

2001-12-19 02:00
1.1.0

This release has a new "virtual chroot" feature : chrooted users can now follow any symbolic link, even when it is pointing to a file located outside the user's home directory. Korean and Danish translations were updated.
Tags: Development, Major feature enhancements

Project Resources