Download List

Projeto Descrição

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 Back to release list
0.1.1

Utilities.getAddress () foi modificado para usar o soquete em vez de InetAddress.getLocalHost (). Isso permite que os comandos de FTP PORT para as pessoas com acesso discado (IP dinâmico) conexões à rede. Sessões de FTP passiva, eo usuário e os comandos de LCD foram adicionados ao FTP. O prompt de CommandPrompt.java agora mostra o tipo de sessão também.
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.

Project Resources