<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SSH SCP Hyperlink</title>
	<atom:link href="http://www.jjclements.co.uk/2010/03/13/ssh-scp-hyperlink/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jjclements.co.uk/2010/03/13/ssh-scp-hyperlink/</link>
	<description>Clem&#039;s Technical Blog</description>
	<lastBuildDate>Sat, 04 Feb 2012 11:28:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: alexp</title>
		<link>http://www.jjclements.co.uk/2010/03/13/ssh-scp-hyperlink/#comment-2080</link>
		<dc:creator>alexp</dc:creator>
		<pubDate>Sun, 22 Jan 2012 00:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jjclements.co.uk/?p=646#comment-2080</guid>
		<description>Hi,

just copy putty.exe in a different directory on your path and modify the c:\Windows\hyperlink-ssh.js script accordingly. E.g.:

var server=(WScript.Arguments(0))
var prefix=&#039;ssh://&#039;
var app=&quot;C:\\temp\\putty.exe&quot;
server=server.replace(prefix, &#039;&#039;)
server=server.replace(&#039;/&#039;, &#039;&#039;)
var shell = new ActiveXObject(&quot;WScript.Shell&quot;)
shell.Exec(app + &quot; &quot; + server)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>just copy putty.exe in a different directory on your path and modify the c:\Windows\hyperlink-ssh.js script accordingly. E.g.:</p>
<p>var server=(WScript.Arguments(0))<br />
var prefix='ssh://'<br />
var app="C:\\temp\\putty.exe"<br />
server=server.replace(prefix, '')<br />
server=server.replace('/', '')<br />
var shell = new ActiveXObject("WScript.Shell")<br />
shell.Exec(app + " " + server)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton</title>
		<link>http://www.jjclements.co.uk/2010/03/13/ssh-scp-hyperlink/#comment-2079</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Sat, 14 Jan 2012 10:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jjclements.co.uk/?p=646#comment-2079</guid>
		<description>Any solution to this? I get the same problem, it works if i try to run
hyperlink-ssh.js 10.254.4.1 from the cmd-</description>
		<content:encoded><![CDATA[<p>Any solution to this? I get the same problem, it works if i try to run<br />
hyperlink-ssh.js 10.254.4.1 from the cmd-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Carlson</title>
		<link>http://www.jjclements.co.uk/2010/03/13/ssh-scp-hyperlink/#comment-1995</link>
		<dc:creator>Chris Carlson</dc:creator>
		<pubDate>Fri, 11 Mar 2011 04:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jjclements.co.uk/?p=646#comment-1995</guid>
		<description>&lt;a href=&quot;#comment-1993&quot; rel=&quot;nofollow&quot;&gt;@Bill  &lt;/a&gt; 
line 7 is trying to execute putty.  did you copy the putty executable to C:\winnt\system32 ?</description>
		<content:encoded><![CDATA[<p><a href="#comment-1993" rel="nofollow">@Bill  </a><br />
line 7 is trying to execute putty.  did you copy the putty executable to C:\winnt\system32 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://www.jjclements.co.uk/2010/03/13/ssh-scp-hyperlink/#comment-1993</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 09 Mar 2011 20:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jjclements.co.uk/?p=646#comment-1993</guid>
		<description>I&#039;m using...

Windows 7 Pro (all updates)
Firefox 3.6.15 (latest version)</description>
		<content:encoded><![CDATA[<p>I'm using...</p>
<p>Windows 7 Pro (all updates)<br />
Firefox 3.6.15 (latest version)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Clements</title>
		<link>http://www.jjclements.co.uk/2010/03/13/ssh-scp-hyperlink/#comment-1992</link>
		<dc:creator>James Clements</dc:creator>
		<pubDate>Wed, 09 Mar 2011 09:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.jjclements.co.uk/?p=646#comment-1992</guid>
		<description>&lt;a href=&quot;#comment-1991&quot; rel=&quot;nofollow&quot;&gt;@Bill  &lt;/a&gt; 

Can you give me a little more information about your environment? What OS are you using? What browser are you testing this with?</description>
		<content:encoded><![CDATA[<p><a href="#comment-1991" rel="nofollow">@Bill  </a> </p>
<p>Can you give me a little more information about your environment? What OS are you using? What browser are you testing this with?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://www.jjclements.co.uk/2010/03/13/ssh-scp-hyperlink/#comment-1991</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Tue, 08 Mar 2011 17:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.jjclements.co.uk/?p=646#comment-1991</guid>
		<description>I get the following error(s) when I try to open my ssh:// link...


----------------
Windows Script Host

Script:  C:\WINDOWS\hyperlink-ssh.js
Line:    7
Char:   1
Error:   The system cannot find the file specified.

Code:   80070002
Source:  WshShell.Exec


Any ideas?

Thanks,
Bill</description>
		<content:encoded><![CDATA[<p>I get the following error(s) when I try to open my ssh:// link...</p>
<p>----------------<br />
Windows Script Host</p>
<p>Script:  C:\WINDOWS\hyperlink-ssh.js<br />
Line:    7<br />
Char:   1<br />
Error:   The system cannot find the file specified.</p>
<p>Code:   80070002<br />
Source:  WshShell.Exec</p>
<p>Any ideas?</p>
<p>Thanks,<br />
Bill</p>
]]></content:encoded>
	</item>
</channel>
</rss>

