Download List

Project Description

JFtp is a Swing Java network and file transfer client. It supports FTP using its own FTP API and various other protocols like SMB, SFTP, NFS, HTTP, and file I/O using third party APIs. It includes many advanced features such as recursive directory up/download, browsing FTP servers while transferring files, FTP resuming and queueing, browsing the LAN for Windows shares, and more. The FTP API is separated from the GUI and can also be used in third-party applications. It should ideally be launched in a Web browser via Java Web Start (contained by the Java 1.4 plugin), but can also be started locally.

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.

2003-08-15 18:25
1.34

Support for SOCKS proxies has finally been added, so the application
can now be used behind firewalls. The jcifs SMB API has been updated
to 0.7.11. A SFTP directory transfer bug has been fixed, and an
incoming patch has been accepted which adds a rename method to the FTP
API.
Tags: Major feature enhancements

2003-07-05 17:06
1.33

This release merges the latest (commercial) changes to the API and
contains some minor UI enhancements, including an anonymous FTP
checkbox, more tooltips, and a busy cursor while connecting.
Tags: Minor feature enhancements

2003-06-25 17:26
1.32

A recursive HTTP download tool was added. This allows the user to mirror Web sites and to download all (user-specified) file types from a starting page for a given depth. A really nice new theme was also added.
Tags: Major feature enhancements

2003-06-19 20:58
1.31

This release merges the latest (commercial) changes of the FTP API part and introduces improved Javadoc, better return code handling, log4j bugfixes, and some code cleanups.
Tags: Code cleanup

2003-06-02 11:19
1.30

Support for FileZilla FTP servers was fixed,
download queue performance was improved, and
some obsolete debug messages were removed.
Tags: Minor bugfixes

Project Resources