We've moved!

SSH.NET is now available here:
https://github.com/sshnet/SSH.NET

Introduction
This project was inspired by Sharp.SSH library which was ported from java and it seems like was not supported for quite some time. This library is a complete rewrite using .NET 4.0, without any third party dependencies, using parallelism to achieve the best performance possible.

Features
Framework Support
Code Samples
Sample code can be found by looking at the test cases included in the source code. Make sure you read the code for tests that is not expected to fail.

Future Features
Samples and Documentation
SshClient.chm

NDepend

If you have any problems or comments please let me know, if you think its a bug please log it in issue tracker and I will try to address it as quick as possible.