Using Python to run SSH commands on a remote server

Taygun Kekec taygunkekec at gmail.com
Wed Jun 25 02:57:34 EDT 2008


Alson you can take a look at pexpect module if you want to automate
logging in and process commands , in this way you will no longer wait
for loginname and password prompt.



More information about the Python-list mailing list