I am trying to set windows to load an SSH client to deal with SSH://[url]
being entered into a browser (in the same way that putting telnet://[url]
loads the windows telnet client and connects to [url]).
I have editing the registry so that windows loads PUTTY rather than
the windows client for telnet by changing:
however, if I enter ssh://[url] (obviously URL is a working
address ) I get the error
"PuTTY Error Unable to open connection to ssh Host does not
exist"
I assume that this means my PC is loading the PUTTY client fine but
there is something wrong getting the target address into the program.
What I don't understand is why it works for telnet but not ssh!
Could anyone give me a hand?
Thanks in advance
squelch41