1752733 Members
5503 Online
108789 Solutions
New Discussion

Re: Putty and SSH

 
Sridhar Bhaskarla
Honored Contributor

Re: Putty and SSH

Basheer,

For 10.20, you can get it from here. I haven't tested it as we built our own.


http://bennyvision.com/projects/hpux/index.php

-Sri

You may be disappointed if you fail, but you are doomed if you don't try
Bill Douglass
Esteemed Contributor

Re: Putty and SSH

Once you've installed OpenSSH on your server, you can configure putty to connect via public key, to aviod the hassle of embedding passwords in your script.

See Chapter 8 of the putty doc

http://the.earth.li/~sgtatham/putty/0.53b/htmldoc/Chapter8.html#8

for details.

Also Chapter 5 for pscp use, and Chapter 9 for Pagent set-up (automatic public key exchange).