[dokuwiki] Re: [OT] how to embed command parameters into a windows share link?
- From: "Jay Dickon Glanville" <dickon.glanville@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 29 Nov 2006 10:19:38 -0500
On 11/28/06, Andreas Gohr <andi@xxxxxxxxxxxxxx> wrote:
The correct method would to use a protocol handler. For telnet it's
predefined in Windows I think. I guess it should be possible to bind
putty to the ssh pseudo protocol.
Then could use links like this:
[[ssh://10.10.1.1|Terminal]]
Here are some links I found with a quick googling:
http://forums.mozillazine.org/viewtopic.php?p=2610123&sid=f58c5f62b01d0e2146db01c8804d3095
http://www.codeplex.com/Wiki/View.aspx?ProjectName=UrlConf
Andi
Andi, thanks for the obvious statement that the correct solution is to
use a protocol handler. Frequently, one needs the obvious pointed out
to them before they realize that it's there.
By using the information in the mozillazine article, I was able to
craft a reg entry allowing my windows users to recognize ssh://
entries.
Much appreciated
--
Jay Dickon Glanville
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] [OT] how to embed command parameters into a windows share link?
- From: Jay Dickon Glanville
- [dokuwiki] Re: [OT] how to embed command parameters into a windows share link?
- From: Andreas Gohr
Other related posts:
- » [dokuwiki] [OT] how to embed command parameters into a windows share link?
- » [dokuwiki] Re: [OT] how to embed command parameters into a windows share link?
- » [dokuwiki] Re: [OT] how to embed command parameters into a windows share link?
- » [dokuwiki] Re: [OT] how to embed command parameters into a windows share link?
The correct method would to use a protocol handler. For telnet it's predefined in Windows I think. I guess it should be possible to bind putty to the ssh pseudo protocol. Then could use links like this: [[ssh://10.10.1.1|Terminal]] Here are some links I found with a quick googling: http://forums.mozillazine.org/viewtopic.php?p=2610123&sid=f58c5f62b01d0e2146db01c8804d3095 http://www.codeplex.com/Wiki/View.aspx?ProjectName=UrlConf Andi
- [dokuwiki] [OT] how to embed command parameters into a windows share link?
- From: Jay Dickon Glanville
- [dokuwiki] Re: [OT] how to embed command parameters into a windows share link?
- From: Andreas Gohr