Download List

Descripción del Proyecto

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

El código es una vez más, gestionada por su autor original. Esta versión incluye todas las correcciones y mejoras que se habían acumulado desde 2006: soluciones para la plataforma de codificación de caracteres por defecto, soluciones para servidores de buggy sshd, un mejor comportamiento en la captura de una InterruptedException, el apoyo para el envío de paquetes SSH_MSG_IGNORE, el apoyo al "método de autenticación no, revisado SHA-1 del código (con optimizaciones que debe más de doble de velocidad), fija el código de SFTP, y muchos más.
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