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.

2004-03-26 04:41
0.3.7

This release fixes a DoS vulnerability.
Tags: Stable, Minor security fixes

2001-04-19 03:56
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

2001-04-04 05:14
0.3.4

A sample Red Hat init script, man page, and FAQ, and most server runtime errors are non-fatal.
Tags: Development, Minor feature enhancements

2001-03-31 07:52
0.2.1

A glob() denial-of-service fix, random port sequencing, compile fixes for some systems, and a couple of minor bugfixes.
Tags: Stable, Minor security fixes

2001-03-29 04:32
0.3.3

This is Yet Another Debian Compile Release. It also fixes a bug in
passive transfers and uses the RFC 959 default data port for transfer
if it's not otherwise specified.
Tags: Development, Minor bugfixes

Project Resources