ftp.proxy is an application level gateway for FTP.
It sits between a client and a server forwarding command and data streams
supporting a subset of the file transfer protocol as described in RFC 959.
Beside this basic function which makes the program useful on firewall
or masqueraders it offers fixing the FTP server (e.g. for connections
into a protected LAN) and proxy authentication.
-Philippe
philippe@le-berre.com
Python FTP server library provides an high-level portable interface to easily
write asynchronous FTP servers with Python. Based on asyncore / asynchat
frameworks pyftpdlib is actually the most complete RFC959 FTP server
implementation available for Python language.
A scriptable FTP client that allows multiple simultaneous connections
and file queueing, as well as transger directly between servers.
CFTP is used to transfer files from a remote computer to
your local computer via the FTP protocol.
Its advantages over most standard ftp-clients is its
fullscreen representation of the remote directory so you
can easily choose what to get or where to go.
JFtp is a graphical network browser. It support various types of connections
like FTP, SMB, SFTP, NFS, HTTP and local ones, has a nice swing gui, lots of
features and can be started and (auto)updated using Java Web Start in any
browser (link on homepage).
Jftpgw is an FTP proxy/gateway that uses the FTP protocol (unlike those FTP
proxies that fetch an FTP file but work as an http proxy). You can use it to
make servers behind a firewall/NAT server (masquerading server) accessible
or to allow users behind such solutions to transfer files to and from the
outside of the LAN.
Jftpgw is highly configurable and can be run as a stand-alone daemon or
under control of inetd. A wide range of options can be spedified per client,
server or user. Other features are: support for a transparent proxy mode,
forwarding, file caching, detailed logging, port ranges and session limits.
Pftpd is an implementation of an anonymous FTP daemon written from scratch.
It uses multithreading (where available) in order to be lightweight, but
still have high performance.
tnftpd (formerly known as lukemftpd) is a port of the enhanced NetBSD ftp
server to other systems.
ProFTPD is a highly configurable ftp daemon for Unix
and Unix-like operating systems. ProFTPD is designed
to be somewhat of a "drop-in" replacement for wu-ftpd
with a configuration format like Apache.
Full online documentation is available at
http://www.proftpd.org/, including a server
configuration directive reference manual.
LLNL XFTP Version 2.1, October 19, 1995
**********************************************************************
************************** ABOUT LLNL XFTP *************************
**********************************************************************
LLNL XFTP, an OSF/Motif-based FTP client, enables you to graphically
transfer files and perform various directory manipulation commands,
both locally and remotely. Two especially notable features are the
ability to (1) perform "third-party" (i.e., remote-to-remote) file
transfers, and (2) transfer or delete entire directory substructures.
LLNL XFTP has many features, is configurable, and has an intuitive
user interface.
LLNL XFTP is a precursor to LLNL XDIR, a much more sophisticated
graphical FTP client. LLNL XDIR features drag-and-drop file transfer,
powerful directory browsing, and multihost searching. Unless you
would prefer LLNL XFTP's compact interface over LLNL XDIR's multiwindow
approach, we recommend that you use LLNL XDIR.