Execute Commands on Remote Computers over Network

dylpkls91 dpickles at pacbell.net
Tue Jun 27 17:29:55 EDT 2006


Lawrence D'Oliveiro wrote:
> In article <1151378614.481850.271340 at c74g2000cwc.googlegroups.com>,
>  "dylpkls91" <dpickles at pacbell.net> wrote:
>
> >I have been researching this topic and come up with some code to make
> >it work. It uses SSL and requires the 3rd party package Paramiko (which
> >requires PyCrypto).
>
> Why not just spawn an invocation of SSH?

@Dennis: yes, I know, but I wasn't thinking, and it doesn't solve the
problem.

@Lawrence: I'm sorry, but I'm a newbie. Can you explain what this
means, and how I could do it in Python? Thank you very much.




More information about the Python-list mailing list