SSH Control Through Python

Chris Liechti cliechti at gmx.net
Wed Jan 29 18:04:14 EST 2003


Tyson Tate <nilobject at mac.com> wrote in 
news:mailman.1043875322.30130.python-list at python.org:

> I'm looking for some modules or what-not with which I could use to 
> connect to a remote host by way of SSH. pyssh looks as though it only 
> sends one command. I'd like to be able to log in and send commands as I 
> generate them (essentially I'm writing a program that will let me run 
> certain shell scripts and other items remotely). I searched google 
> groups but I can't seem to find a clear answer.

have a look at twisted. http://www.twistedmatrix.com/

chris

-- 
Chris <cliechti at gmx.net>





More information about the Python-list mailing list