Download List

项目描述

Juggle is a modular multi-threaded file transfer program for java2, which can use various file transfer protocols and plugins such as FTP and HTTP. Only FTP is implemented at the moment. It uses a text UI. Its file transfer libraries can be embedded in other applications.

系统要求

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.

2001-01-30 15:13
0.1.2

除了许多bug修复了改变包括远程目录(如ncftp),使上市的存储您不需要下载一个目录的两倍,几乎完成FTP implemenation,一个安装程序,和两个新的用户界面的命令,关闭和删除。
Beyond the many bug fixes the changes include remote directory listing storage (like ncftp) so that you don't need to download a directory twice, an almost complete ftp implemenation, an installer, and two new UI commands, close and remove.

2001-01-30 15:13
0.1.1

Utilities.getAddress()已被修改为使用套接字而不是InetAddress.getLocalhost()。这允许最多(动态IP)的网络连接拨号人民的FTP PORT命令。被动FTP会话,用户和LCD命令已被添加到FTP。在CommandPrompt.java提示现在显示会话类型了。
Utilities.getAddress() has been modified to use the socket instead of InetAddress.getLocalhost(). This allows ftp PORT commands for people with dial up (dynamic ip) connections to the net. Passive ftp sessions, and the USER and lcd commands have been added to FTP. The prompt in CommandPrompt.java now shows the session type too.

2001-01-30 15:13
0.1.0

第一次公开发表。
First public release.

Project Resources