Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #32113 > unrolled thread
| Started by | Laszlo Nagy <gandalf@shopzeus.com> |
|---|---|
| First post | 2012-10-25 12:34 +0200 |
| Last post | 2012-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.
Re: SSH Connection with Python Laszlo Nagy <gandalf@shopzeus.com> - 2012-10-25 12:34 +0200
| From | Laszlo Nagy <gandalf@shopzeus.com> |
|---|---|
| Date | 2012-10-25 12:34 +0200 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web