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


Groups > comp.lang.python > #32113

Re: SSH Connection with Python

Date 2012-10-25 12:34 +0200
From Laszlo Nagy <gandalf@shopzeus.com>
Subject Re: SSH Connection with Python
References <5089119A.2040902@globe.de>
Newsgroups comp.lang.python
Message-ID <mailman.2835.1351161494.27098.python-list@python.org> (permalink)

Show all headers | View raw


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

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


Thread

Re: SSH Connection with Python Laszlo Nagy <gandalf@shopzeus.com> - 2012-10-25 12:34 +0200

csiph-web