On 10/26/2012 05:22 AM, Jason Friedman wrote:
how can i create a SSH-Connection with python? I have to send some commands
to the remote host and parse their answers.

Consider also the sh module:
http://amoffat.github.com/sh/tutorials/2-interacting_with_processes.html.



Just a minor comment: The sh module looks intersting, but it's not supported for Windows platforms.

Please note: I'm not the original poster, so perhaps this is no issue for him.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to