connect from windows to linux using ssh

Leo Kislov Leo.Kislov at gmail.com
Fri Dec 15 04:38:01 EST 2006


puttaramakrishna at gmail.com wrote:
> Hi Folks,
>
> How to connect from windows to linux using ssh without username/passwd.
>
> With this scenario,  i need to write a program on python.

Use ssh library http://cheeseshop.python.org/pypi/paramiko

  -- Leo




More information about the Python-list mailing list