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


Groups > comp.lang.python > #32149

Re: SSH Connection with Python

From Peter Pearson <ppearson@nowhere.invalid>
Newsgroups comp.lang.python
Subject Re: SSH Connection with Python
Date 2012-10-25 16:55 +0000
Message-ID <aet98iFpnihU1@mid.individual.net> (permalink)
References <mailman.2834.1351161105.27098.python-list@python.org>

Show all headers | View raw


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.

-- 
To email me, substitute nowhere->spamcop, invalid->net.

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


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