Notice: 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 8

Windows 7
The CHM file, at least in windows 7, when downloaded, will show broken links and empty pages unless you unblock the file.
  1. Right click on: SshClient.chm # two
  2. Near the bottom of the dialog on the right, you will see an "Unblock" button. Click it!
Windows 8
Start PowerShell and use this command: Unblock-File .\SshNet.chm
Note, you can move to directories like you can in Command Prompt.
Source (superuser.com)

Last edited Jan 8 at 5:03 PM by olegkap, version 18

Comments

smccoy78 Oct 4, 2012 at 5:59 PM 
For issues with the SshClient.chm right-click on the file and select properties. The unblock option will be at the bottom of the properties window. Click unblock and apply and that is it.

platzh1rsch Sep 12, 2012 at 11:48 AM 
I don't see this "Unblock" button on my Windows 7 .. ?

CharlesBastian Jul 24, 2012 at 6:07 PM 
I'm trying to use this to connect from a Windows machine to a Linux machine, so that I can have a script grab a file from the Linux machine (eventually on a schedule). I keep running into the the same issue:

Unable to connect to XXX.XXX.XXX.XXX: Exception calling "Connect" with "0" argument(s): "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond XXX.XXX.XXX.XXX:22"

Any thoughts? I'm at a loss as to what I should try next...

Nagadarshan Jan 11, 2012 at 10:55 AM 
Hi All,

Can you people guide me on how to build this help file through Sandcastle ? I am new to .net, it would be of great help.

Regards,
Darshan

komma8komma1 Dec 16, 2011 at 2:52 PM 
BillyJoe,
The CHM file, at least in windows 7, when downloaded, will show broken links and empty pages unless you unblock the file.
1. Right click on: SshClient.chm
2. Near the bottom of the dialog on the right, you will see an "Unblock" button. Click it!

billyjoe Nov 11, 2011 at 4:29 PM 
FYI, the SshClient.chm on the main page has all broken links. Download the project and build the documentation with Sandcastle to get the latest help file. Looks like a great library!

ubergeek1989 Nov 6, 2011 at 6:20 AM 
Project manual is still available from the homepage

leosimas Sep 29, 2011 at 2:34 AM 
is down the project manual?