Download List

Project Description

mod_ftpd is an FTP server module for Apache using the
authentication system in Apache to provide anonymous or
user-based FTP. Alternate chroot directories for users can be
provided via a plugin system to check different data sources
for the information. Currently a DBM and libdbi plugin are
included. Limiting the number of users that can log into the
system is also provided via a plugin system, so new limiting
algorithms can be easily added in. Currently only a base
limiter is provided which sets an overall cap to the each virtual
server.

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-07 06:40 Back to release list
0.12.3

This version moves the shared mem creation code to child_init
instead of post_config to fix a segfault on startup if Apache
quit uncleanly, updates and fixes the Makefile DIST, fixes the
README documentation location, and fixes the DBI
compilation warning with libdbi 0.7.2.
Tags: Minor bugfixes

Project Resources