Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #32172
| From | Peter Pearson <ppearson@nowhere.invalid> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: SSH Connection with Python - Oops |
| Date | 2012-10-25 23:08 +0000 |
| Message-ID | <aetv3bFh28U1@mid.individual.net> (permalink) |
| References | <mailman.2834.1351161105.27098.python-list@python.org> <aet98iFpnihU1@mid.individual.net> |
On 25 Oct 2012 16:55:46 GMT, Peter Pearson <ppearson@nowhere.invalid> wrote: > On Thu, 25 Oct 2012 12:16:58 +0200, Schneider <js@globe.de> wrote: >> 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 > > I've been using Twisted (twistedmatrix.com). It is especially > convenient for the server end. Its organization is "event-driven", > which you may or may not find convenient. Oops! The question was about SSH, and I was blathering about SSL. Sorry. -- To email me, substitute nowhere->spamcop, invalid->net.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
SSH Connection with Python Schneider <js@globe.de> - 2012-10-25 12:16 +0200
Re: SSH Connection with Python Roy Smith <roy@panix.com> - 2012-10-25 08:18 -0400
Re: SSH Connection with Python Peter Pearson <ppearson@nowhere.invalid> - 2012-10-25 16:55 +0000
Re: SSH Connection with Python - Oops Peter Pearson <ppearson@nowhere.invalid> - 2012-10-25 23:08 +0000
Re: SSH Connection with Python Christian <mining.facts@googlemail.com> - 2012-10-29 06:03 -0700
Re: SSH Connection with Python Christian <mining.facts@googlemail.com> - 2012-10-29 06:03 -0700
csiph-web