Tom wrote:
> I have a webfaction server (highly recommended btw) and I'm trying to
> use automate some tasks over ssh but I'm not having much luck with
> pyssh http://pyssh.sourceforge.net/ .
>
> Some of the docs mention methods that don't exist in the version I
> downloaded, such as pyssh.run.
>
> I'm using windows vista (work pc). Any ideas?
> _______________________________________________
> Tutor maillist  -  [email protected]
> http://mail.python.org/mailman/listinfo/tutor
>   
I've never used pyssh, so I can't comment directly on your problems.  We 
use paramiko very successfully.  It's well documented and has excellent 
example code included with the source.

http://www.lag.net/paramiko/


_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to