On 6/4/07, Chandrashekar <[EMAIL PROTECTED]> 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@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
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to