Download List

Projeto Descrição

Ganymed SSH-2 for Java is a library that implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2, 5, and 6). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP, and SFTP. There are no dependencies on any JCE provider, as all cryptographic functionality is included.

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.

2010-03-16 01:24 Back to release list
Build 250

O código é mais uma vez mantida pelo seu autor original. Esta versão inclui todas as correções e melhorias que se acumularam desde 2006: correções para a plataforma padrão codificações de caracteres, soluções para servidores de buggy SSHD, o comportamento melhorou quando captura uma InterruptedException, suporte para o envio de pacotes SSH_MSG_IGNORE, suporte para o "método de autenticação nenhum", revista SHA-1 (código com otimizações que deverá mais do que dobro da velocidade), corrige o código de SFTP e muitos mais.
The code is once again maintained by its original author. This release includes all the fixes and improvements that accumulated since 2006: fixes for the default platform character encodings, workarounds for buggy SSHD servers, improved behavior when catching an InterruptedException, support for sending SSH_MSG_IGNORE packets, support for the "none" authentication method, revised SHA-1 code (with optimizations that should more than double speed), fixes for the SFTP code, and many more.

Project Resources