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-05-17 15:43
1.29

A download queue component has been added, which should support
downloading for days or even weeks. SMB local IP guessing has been
improved.
Tags: Major feature enhancements

2003-05-10 15:31
1.28

This release introduces NFS support using the Sun WebNFS API, further
enhances the GUI, and includes a half dozen new bugfixes, especially
for STFP connections.
Tags: Major feature enhancements

2003-05-07 10:15
1.27

A new browser address bar that currently supports
FTP and HTTP connections was added. The
standard HTML rendering engine is weak and may
eventually be replaced by embedding Mozilla or
another rendering engine. Other changes include
FTP API bugfixes, a raw TCP/IP connection tool,
and background image support for the application
dektop.
Tags: Major feature enhancements

2003-05-04 18:57
1.26

This release introduces a new UI with a desktop style. You can move, resize, minimize, and maximize the new directory, log, and download manager windows. FTP connection ports were fixed and are now saved. Windows/unknown server compatibility was improved.
Tags: Major feature enhancements

2003-05-01 16:58
1.25

Support for Windows FTP servers was fixed, and a backup parsing mode was added, which should provide basic functionality even on unsupported FTP servers with weird directory listing styles. There is now a debug mode with detailed information about what is happening. Logging can now be turned off, and logging is now flushed again on important events.
Tags: Major feature enhancements

Project Resources