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-04-19 03:56 Back to release list
0.3.5

A --nodetach flag for operation from init has been
added, as well as support for graceful shutdown on
SIGTERM/SIGINT, and the use of TCP_NODELAY and
sendfile() for efficiency. This release also
contains some minor security and bug fixes.
Tags: Development, Minor feature enhancements

Project Resources