[Tutor] SSH using python

Jesse Noller jnoller at gmail.com
Mon Jun 4 17:45:43 CEST 2007


On 6/4/07, Chandrashekar <mailchansek at yahoo.com> wrote:
>
> Hi ,
>
> Can anyone tell me how to do ssh to a machine using python and execute
> programs on the remote machine? Thanks in advance.
>
> Regards,
> Chandru
>
> ------------------------------
> Boardwalk for $500? In 2007? Ha!
> Play Monopoly Here and Now<http://us.rd.yahoo.com/evt=48223/*http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow>(it's updated for today's economy) at Yahoo! Games.
>
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>
pSSH:
http://www.theether.org/pssh/

Paramiko:
http://www.lag.net/paramiko/

pExpect example:
http://www.palovick.com/code/python/python-ssh-client.php

Twisted Conch:
http://twistedmatrix.com/users/z3p/files/conch-talk.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20070604/66886849/attachment.html 


More information about the Tutor mailing list