Download List

專案描述

ftp.proxy is an application level gateway for FTP. It allows either forwarding to a specific host or optional client side server selection w/o allowed host list, access and command control trough external programs.

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-07-30 18:58
1.2.3

This release fixes a bug in waitpid handling in daemon mode, adds
optional xferlog logging, and adds a -q option to set the source IP
of the outgoing control connection (which also sets the IP for data
connections).
標籤: Minor feature enhancements

2003-12-31 15:43
1.2.2

The main new feature is the support for a
configuration file. See proxy.conf in the
"samples" directory for an example and the manpage
for details. An error in ending a connection after
receiving "QUIT" was fixed. Two new parameters
were added for this (-f and -F). "dcp" was renamed
to "ctp" because "connection translation programs"
gives a better idea of what they really do. A bug
in dologin was fixed. The use of ftp.proxy with a
fixed server works again.
標籤: Major feature enhancements

2003-08-09 05:28
1.2.0

Dynamic configuration programs (DCPs) have been introduced, which receive username and remote server as supplied by the user and send the proxy server the real FTP server the proxy should connect to with perhaps a different username and password. compile-help was added to src/Makefile for Solaris and a putenv workaround was made for the missing function. Multiline server response handling has been completely rewritten, and much more RFC-compliant. A daemon mode was added, and many bugs were fixed.
標籤: Major feature enhancements

2002-01-24 15:42
1.1.4

This release fixes the potential problems after immediate initial unsuccessful up- and downloads. The error in cmdtab[] was also fixed, as were other errors and conflicts. There was also a small modification in request handling, and some compatibility changes for NetBSD and SUN Solaris. Support for the XCUP command was added.
標籤: Minor bugfixes

2001-11-19 23:32
1.1.2

This release adds support for several new commands, as well as a new parameter to check the version. Server handling has been enhanced.
標籤: Major feature enhancements

Project Resources