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


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

Re: SSH Connection with Python

Started bySchneider <js@globe.de>
First post2012-10-29 13:48 +0100
Last post2012-10-29 13:48 +0100
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 Schneider <js@globe.de> - 2012-10-29 13:48 +0100

#32367 — Re: SSH Connection with Python

FromSchneider <js@globe.de>
Date2012-10-29 13:48 +0100
SubjectRe: SSH Connection with Python
Message-ID<mailman.3007.1351514939.27098.python-list@python.org>
thank you guys for the huge list of answers,
In my setting I have to access some routers and firewall from a 
linux-client.

I think I'll try Fabric.


On 26.10.2012 06:20, Rodrick Brown wrote:
> On Oct 25, 2012, at 6:34 AM, Schneider <js@globe.de> 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
> Fabric is the way to go!
>
>> --
>> http://mail.python.org/mailman/listinfo/python-list

[toc] | [standalone]


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


csiph-web