Jsch

[Write Review]

8/10 bully says:
Java implementation of SSH2
While working on a Java application, one of the main condition was that users (...)
[see all]
[Start Discussion]

  • Scp usage (vinaymnaik 1 replies) Replies: 1 Last post: 2008-03-17
  • JSch reliability (anonymous 0 replies) Replies: 0 Last post: 2008-02-18
[See all discussions]

[See all reviews for Jsch]

Functionality 35% Usability 15% Security 10% Performance & Scalability 10% Architecture & Quality 10% Support & Documentation 10% Adoption & Community 10% Weighted Average  
bully  | 2007-09-24
Java implementation of SSH2
While working on a Java application, one of the main condition was that users will have to connect and authenticate. The search for an easy to implement tool, of the SSH2 protocol type of connection JSch proved to be the solution. With port forwarding support, the JSch could be easily implemented into my Java application. Unfortunately, when I tried to use it, I found out that I needed to have the JCE (Java Cryptography Extension) in order to provide full functionality. The good side was that after JCE was used, users would easily authenticate with their usernames and passwords, and everybody was happy.
No comments yet. | [Add Comment]

Review Comments



Resources:  Vendor/Foundation |  Licenses |  Linux Distributions |  Programming Languages |  Programming Interfaces (API) |  Graphical Interfaces (GUI) |  Available Languages