ダウンロードリスト

プロジェクト概要

J2SSH は、SSH バージョン 2 プロトコルのオブジェクト指向 Java の実装です。それ、リッチでパワフル、かつ拡張可能な SSH API を提供する SSH サーバーへのアクセスを得るため、全体の SSH クライアント/サーバー フレームワークを開発することができます。API ライブラリはクロスプラット フォーム開発の具体的に設計された完全特色にされた SSH2 実装を提供します。標準の SSH クライアントと SSH サーバを表す高レベルのコンポーネントは、ユーザー セッションとポート転送のプロトコル仕様の実装を提供しています。仕様では、現在公開キーとパスワード認証および SFTP プロトコルの完全な実装をサポートします。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2007-05-22 10:23
0.2.9

このリリースで修正、いくつかのバグが年間保留されている。これらの文字sftpの問題と鍵の再生成コードでエンコーディングの問題が含まれます。また、このリリースではGPLの下で提供され、最初の更新リリースです。
タグ: Major bugfixes
This release fixes several bugs which have been pending for years. These include character encoding problems in sftp and problems with the rekeying code. This release is also the first modified release which is only available under the GPL.

2004-01-11 21:54
0.2.7

この問題は、以前のバージョンの導入を解決するためのメンテナンスリリースです。再び0.2.5には、ロールバックされている間は、問題の変更が削除されている安定的な変更が導入されて再して、。
タグ: Minor bugfixes
This is a maintenance release to resolve issues introduced in the previous version. It has been rolled back to 0.2.5, and the stable changes have been re-introduced while the problematic changes have been removed.

2003-10-01 00:01
0.2.6

このリリースに必要なスレッドの数を減らすために、暗号化の拡張機能を使用してプロセスを簡素化する再設計の数を見ている。インストール時に。拡張パッケージを自動的に検出され、J2SSHによって構成されます。
タグ: Minor feature enhancements
This release has seen a number of redesigns to reduce the number of required threads and to simplify the process of using the cryptographic extensions. When installed. the extensions package is now automatically detected and configured by J2SSH.

2003-09-12 23:57
0.2.5

マイナーな問題の数とは、SSHサーバへの接続を確立するプロセスを高速化するために最適化されているこのリリースで修正。 SftpClient putメソッド/取得するディレクトリは、ターゲットとして指定することができるように修正されている、ソースファイルの名前を使用されます。 SftpClientメソッドを絶対パスは、リモートの唯一のパラメータのspecifedできるように固定されている。ポートフォワーディングSshConnectionPropertiesで構成することができますし、クライアントの認証後に自動起動するように設定します。
タグ: JDK 1.3, Minor bugfixes
This release fixes a number of minor issues and has also been optimized to speed up the process of establishing connections to SSH servers. The SftpClient methods put/get have been fixed to allow a directory to be specified as the target; the name of the source file is then used. The SftpClient method put has been fixed to allow an absolute path to be specifed for the remote only parameter. Port forwarding can be configured in SshConnectionProperties and set to autostart after client authentication.

2003-09-12 23:57
0.2.5

マイナーな問題の数とは、SSHサーバへの接続を確立するプロセスを高速化するために最適化されているこのリリースで修正。 SftpClient putメソッド/取得するディレクトリは、ターゲットとして指定することができるように修正されている、ソースファイルの名前を使用されます。 SftpClientメソッドを絶対パスは、リモートの唯一のパラメータのspecifedできるように固定されている。ポートフォワーディングSshConnectionPropertiesで構成することができますし、クライアントの認証後に自動起動するように設定します。
タグ: Minor bugfixes
This release fixes a number of minor issues and has also been optimized to speed up the process of establishing connections to SSH servers. The SftpClient methods put/get have been fixed to allow a directory to be specified as the target; the name of the source file is then used. The SftpClient method put has been fixed to allow an absolute path to be specifed for the remote only parameter. Port forwarding can be configured in SshConnectionProperties and set to autostart after client authentication.

プロジェクトリソース