summaryrefslogtreecommitdiff
path: root/net/ftpproxy
AgeCommit message (Collapse)AuthorFilesLines
2002-05-09Add experimental support for building on Solaris.taca5-2/+49
2002-05-09Importing ftpproxy 1.1.5 package.taca6-0/+88
ftp.proxy is a proxy server for a subset of the file tranfer protocol described in RFC 959. It forwards traffic between a client and a server without looking too much if both hosts do real FTP. The FTP server can be either given on the command line or supplied by the client. It starts from inetd(8).