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 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.

2001-01-30 15:13
0.1.2

변경 사항을 원격 디렉토리 목록을 저장 ncftp () 이렇게하면 두 번, 거의 완료 ftp를 implemenation, 설치 디렉토리에 다운로드가 필요하지 않으며, 두 개의 새로운 UI를 명령, 주변 및 제거 등 다양한 버그 수정 너머.
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