On 2012-10-25 12:16, Schneider wrote:
Hi Folkz,how can i create a SSH-Connection with python? I have to send some commands to the remote host and parse their answers.greatz Johannes
http://www.lag.net/paramiko/
Another solution would be to use subprocess and/or pexpect -- http://mail.python.org/mailman/listinfo/python-list