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


Groups > comp.lang.python > #32113 > unrolled thread

Re: SSH Connection with Python

Started byLaszlo Nagy <gandalf@shopzeus.com>
First post2012-10-25 12:34 +0200
Last post2012-10-25 12:34 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#32113 — Re: SSH Connection with Python

FromLaszlo Nagy <gandalf@shopzeus.com>
Date2012-10-25 12:34 +0200
SubjectRe: SSH Connection with Python
Message-ID<mailman.2835.1351161494.27098.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web