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-04-24 15:40 Back to release list
1.24

Huge performance improvements were made. The UI no longer spams itself with refreshes if too many events happen at once. The FTP code was improved to greatly reduce the control-connection traffic, which results in a dramatic speedup, especially when transferring multiple small files. The documentation code was also fixed, and is better commented now.
Tags: Major feature enhancements

Project Resources