We've moved!
SSH.NET is now available here:
https://github.com/sshnet/SSH.NETNotice: This wiki is a work in progress and may contain dead-links or inaccurate information. Do not file any issues until this notice is removed.
The following is a list of links that might be useful.
Problems using the CHM file on Windows 7 or Windows 8Windows 7The CHM file, at least in windows 7, when downloaded, will show broken links and empty pages unless you unblock the file.
- Right click on: SshClient.chm # two
- Near the bottom of the dialog on the right, you will see an "Unblock" button. Click it!
Windows 8Start PowerShell and use this command:
Unblock-File .\SshNet.chmNote, you can move to directories like you can in Command Prompt.
Source (superuser.com)