Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #32189

Re: SSH Connection with Python

References <5089119A.2040902@globe.de>
Date 2012-10-25 21:22 -0600
Subject Re: SSH Connection with Python
From Jason Friedman <jason@powerpull.net>
Newsgroups comp.lang.python
Message-ID <mailman.2880.1351221763.27098.python-list@python.org> (permalink)

Show all headers | View raw


> 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.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: SSH Connection with Python Jason Friedman <jason@powerpull.net> - 2012-10-25 21:22 -0600

csiph-web