Download List

專案描述

iFTPd is an FTP server that features platform
independence, system independence, ruggedness, and
a virtual file system. The target audience is
those admins that need to be able to share files
without having to install several other programs
and databases, and without having to configure the
rest of the system.

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.

2010-07-25 08:31
1.8

PASV can reply with different IP addresses depending on which IP address a request was received on. Multiple scripts can be run. Scripts are read from the user file and the groups directory (groupname.scripts). Scripts can be run before and after FTP commands.
標籤: Minor feature enhancements

2010-05-30 16:17
1.7

The timezone is correctly handled via MDTM and MFTM. LIST can now list files older than 1 year old. FEAT now answers correctly, which enables MFMT et al to work properly. File times are now in 24-hour time.

2006-06-22 23:29
1.5

SSL (AUTH TLS) support has been added. Old scripts have been
replaced with iftpd.sh. ALLO has been added for binary mode, but
untested because no clients support it. Groups can contain other
groups. SITE UTIME support has been added. Group files can have
empty lines. CLNT support has been added. StatusToHtml
(#CLIENTNAME#) has been added. The rename bug has been fixed
(only worked with full paths before). Aborted transfer notification
should finally be fixed. FEAT support has been added.
IdleStrictChecking has been added in iftpd and iftpd.conf.
標籤: Major feature enhancements

2006-05-31 06:24
1.4

A thread deadlock which occurred when the data connection doesn't get a connection was fixed.
標籤: Minor bugfixes

2006-03-21 12:01
1.3

A reload bug was fixed. Active handlers are now reloaded. An findExactMatch bug in the VFS was fixed along with an iftpd.status.shutdown() timer bug.
標籤: Minor bugfixes

Project Resources