On Sun, 10 Aug 2008 21:25:38 -0700 (PDT), James Brady <james.colin.br ady@gmail.comwr ote:
You can find an example of running commands over SSH with Twisted online:
Jean-Paul
>Hi all,
>I'm looking for a python library that lets me execute shell commands
>on remote machines.
>
>I've tried a few SSH utilities so far: paramiko, PySSH and pssh;
>unfortunatel y all been unreliable, and repeated questions on their
>respective mailing lists haven't been answered...
>
>It seems like the sort of commodity task that there should be a pretty
>robust library for. Are there any suggestions for alternative
>libraries or approaches?
>I'm looking for a python library that lets me execute shell commands
>on remote machines.
>
>I've tried a few SSH utilities so far: paramiko, PySSH and pssh;
>unfortunatel y all been unreliable, and repeated questions on their
>respective mailing lists haven't been answered...
>
>It seems like the sort of commodity task that there should be a pretty
>robust library for. Are there any suggestions for alternative
>libraries or approaches?
Jean-Paul