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-03-23 17:20
1.19

SFTP support was added, and some bugfixes were made.
Tags: Major feature enhancements

2003-03-22 18:33
1.18

The SMB support has been further improved. Authentication and LAN
browsing now works with XP machines, too.
Tags: Major bugfixes

2003-03-22 09:55
1.17

Initial support for the SMB protocol was added, which allows users to browse a LAN or connect directly to Samba and Windows share servers. Some bugfixes were also made.
Tags: Major feature enhancements

2003-03-20 20:26
1.16

The UI has been improved, with some animations and more configuration options added, icons in the download manager, and more. Bugfixes were also made, some traffic overhead was reduced, and local to local directory transfers are now implemented.
Tags: Major feature enhancements

2003-03-19 20:39
1.15

The client is much more stable for users running Windows. Various path parsing and some other small bugfixes were made. You can now load it via Java Web Start directly in the browser if you have the Java plugin installed.
Tags: Major bugfixes

Project Resources