Download List

Project Description

oftpd is designed to be as secure as an anonymous FTP server can possibly be. It runs as non-root for most of the time, and uses the Unix chroot() command to hide most of the systems directories from external users--they cannot change into them even if the server is totally compromised. It also contains its own directory-change and directory-listing code (most FTP servers execute the system "ls" command to list files).

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-03-27 06:07
0.3.2

Ability to specify interface, port, and maximum connections on startup, and several denial-of-service attacks are prevented.
Tags: Development, Minor feature enhancements

2001-03-21 04:21
0.3.0

This release adds IPv6 support (including EPSV, which is useful for IPv4 clients behind a firewall), random port selection to prevent hijacking, and several bugfixes.
Tags: Development, Major feature enhancements

2001-01-30 15:13
0.2.0

Sends README file on connect or directory change, support for file resumes via the REST command, a changed thread model (now supports up to 250 clients on Linux), and lots of tiny bugfixes.
Tags: Stable

2001-01-30 15:13
0.1.2

Minor bugfixes and code improvements, and a Solaris port.
Tags: Stable

2001-01-30 15:13
0.1.1

First public release.
Tags: Stable

Project Resources