SharpSSH
Description
SharpSSH is a pure .NET implementation of the SSH2 client protocol suite. It provides an API for communication with SSH servers and can be integrated into any .NET application.
SharpSSH Web SiteUser Ratings
User Reviews
-
Easy to use.
-
Great - very functional, very easy to use, and the test projects are fantastic. Wish every contribution was as complete. Thanks!
-
Very easy to use sharpssh
-
Great project, but recently abandoned - see https://bitbucket.org/mattgwagner/sharpssh for a maintained version! This SF.net project page still serves a version with many known and patched issues (patches are abundant in forums, stackoverflow, etc)
-
very good project
-
There needs to be more official work done before this can safely be used. There are too many bugs and the code is based off of old coding patterns that are finicky and can cause problems. Some of us have contributed some hacks and patches that make the library a bit more stable, but take this library literally 'as-is.' It definitely helps abstract SSH and once patched, does work pretty well, but I would not rely on it 100%.