Re: [Boa Constr] SSHExplorer
Status: Beta
Brought to you by:
riaan
From: Christian T. <ti...@ti...> - 2002-11-19 15:26:24
|
Riaan Booysen wrote: ...big snip... > Ok I installed the OpenSSH that you are using (I think). > > It was unable to use my current public/private keys so I uninstalled it. > I'm *not* going thru that whole new key process now. > (Also it's cygwin based and I really prefer the simple > scp.exe/ssh.exe setup I had) Well, my experience with OpenSSH under cygwin is very good. One fine thing is that it supports ssh-agent. This will work with any process, given that you start it from a cygwin shell. For instance, I use it with WinCVS. Starting a cygwin shell, I run ssh-agent bash ssh-add (type your phrase) and then I call the WinCVS executable from that shell. Works fine, authentication works behind the scenes like a charm. I haven't seen a package yet that does this for plain windows, alone. cheers - chris -- Christian Tismer :^) <mailto:ti...@ti...> Mission Impossible 5oftware : Have a break! Take a ride on Python's Johannes-Niemeyer-Weg 9a : *Starship* http://starship.python.net/ 14109 Berlin : PGP key -> http://wwwkeys.pgp.net/ work +49 30 89 09 53 34 home +49 30 802 86 56 pager +49 173 24 18 776 PGP 0x57F3BF04 9064 F4E1 D754 C2FF 1619 305B C09C 5A3B 57F3 BF04 whom do you want to sponsor today? http://www.stackless.com/ |