Download List

Projeto Descrição

JSch is a pure Java implementation of SSH2. It allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc. You can integrate its functionality into your own Java programs.

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.

2008-10-04 03:13
0.1.40

Esta versão corrige um problema em usar o proxy SOCS4 e uma NPE em fechar a sessão em alguns casos.
Tags: Minor bugfixes
This release fixes a problem in using the SOCS4 proxy and an NPE in closing the session in some cases.

2008-06-14 02:19
0.1.39

Esta versão corrige o erro causado por falha sessão renegociação.
Tags: Minor bugfixes
This release fixes the session crash bug caused by rekeying.

2008-04-22 19:14
0.1.38

Alguns métodos foram adicionados. Minor bugs incluindo AIOOBE na Sessão # conectar () foram corrigidos.
Tags: Minor bugfixes
Some methods have been added. Minor bugs including AIOOBE at Session#connect() have been fixed.

2008-01-21 19:39
0.1.37

Esta versão corrige alguns bugs relacionados com sftp e encaminhamento de porta.
Tags: Minor bugfixes
This release fixes some minor bugs related to sftp and port forwarding.

2007-10-30 12:02
0.1.36

Esta liberação de bugs corrigidos no manuseio de arquivos locais no Windows, no canal sftp e também parou de mostrar a JVM irritante em 'gssapi com autenticação mic.
Tags: Minor bugfixes
This release fixed bugs in the handling of local filenames on Windows on the sftp channel and also stopped JVM from showing annoying messages in 'gssapi-with-mic' authentication.

Project Resources