Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #32369
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2012-10-29 06:03 -0700 |
| References | <mailman.2834.1351161105.27098.python-list@python.org> |
| Subject | Re: SSH Connection with Python |
| From | Christian <mining.facts@googlemail.com> |
| Message-ID | <mailman.3008.1351515829.27098.python-list@python.org> (permalink) |
Am Donnerstag, 25. Oktober 2012 12:31:46 UTC+2 schrieb Schneider: > 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 There is a module in chilkat. http://www.example-code.com/python/ssh_exec.asp Don't know if it is worth the money, never used it. Christian
Back to comp.lang.python | Previous | Next — Previous 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