Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!rt.uk.eu.org!feed.xsnews.nl!border-2.ams.xsnews.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.025 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:Python': 0.05; 'cc:addr:python-list': 0.10; 'oct': 0.16; 'received:10.50': 0.16; 'wrote:': 0.17; 'python?': 0.20; 'parse': 0.22; 'cc:2**0': 0.23; 'host': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'setting': 0.26; 'am,': 0.27; 'firewall': 0.29; 'url:mailman': 0.29; 'url:python': 0.32; 'url:listinfo': 0.32; 'guys': 0.33; 'list': 0.35; 'remote': 0.35; 'url:org': 0.36; "i'll": 0.36; 'subject:with': 0.36; 'thank': 0.36; 'subject:: ': 0.38; 'some': 0.38; 'received:10': 0.38; 'header:Received:5': 0.40; 'url:mail': 0.40; 'think': 0.40; 'brown': 0.65 X-Virus-Scanned: Debian amavisd-new at ispconfig-mx01-ha02.globe.de X-Greylist: Passed host: 10.50.50.206 X-Greylist: Passed host: 10.50.50.206 Date: Mon, 29 Oct 2012 13:48:28 +0100 From: Schneider User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120912 Thunderbird/15.0.1 MIME-Version: 1.0 To: Rodrick Brown Subject: Re: SSH Connection with Python References: <5089119A.2040902@globe.de> <-3764904413297147602@unknownmsgid> In-Reply-To: <-3764904413297147602@unknownmsgid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "python-list@python.org" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1351514939 news.xs4all.nl 6841 [2001:888:2000:d::a6]:39105 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:32367 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 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