Download List

프로젝트 설명

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.

2012-02-03 06:47
0.1.46

이 릴리스는 사소한 버그를 고정 시켰다, 자원 에이전트 전달 모드와 다운, 예기치 않은 세션에서 누수 jsch 에이전트 프록시 통합을 강화 하고있다.
This release has fixed minor bugs, resource leaks in agent forward mode and unexpected session down, and has an enhancement to integrate with jsch-agent-proxy.

2011-11-02 00:40
0.1.45

이 릴리스 패킷 압축 모드에서 채널 충돌을 포함 하는 몇몇의 버그를 수정 및 sftp 채널에서 파일 전송 성능을 향상 시킵니다.
This release fixes some bugs, including a channel crash in the packet compression mode, and improves file transfer performance on the sftp channel.

2010-11-02 19:36
0.1.44

이 릴리스, hmac -있는 md5 - 96, hmac - sha1 - 96을 사용하여 문제 등 사소한 버그를, 고정 및 aes192 및 aes128 - cbc cbc으로 계산된 개인 키를에 대한 지원을 추가했습니다.
This release fixed minor bugs, including problems with using hmac-md5-96 and hmac-sha1-96, and added support for private keys ciphered with aes192-cbc and aes128-cbc.

2009-07-15 02:24
0.1.42

이 릴리스의 수정 과정을 다시 편이 중 이었 요청을 만드는 버그가 교착 상태.
This release fixes the deadlock bug in making exec requests during the re-keying process.

2008-12-31 23:23
0.1.41

이 릴리스에는 원격 포트 포워딩 및 SFTP 빈 디렉토리에 대한인가 취소에 사소한 버그가 수정했습니다. 클릭률 모드에서 일부 싸이퍼와 arcfour에 대한 지원이 추가되었습니다.
Tags: Minor bugfixes
This release has fixed minor bugs in canceling
remote port-forwarding and ls for empty directory
in sftp. The support for some ciphers in ctr mode
and arcfour was added.

Project Resources