Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.051 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'subject:Python': 0.05; 'received:10.50': 0.16; 'python?': 0.20; 'parse': 0.22; 'host': 0.24; 'header:User-Agent:1': 0.26; 'to:addr:python-list': 0.33; 'remote': 0.35; 'subject:with': 0.36; 'some': 0.38; 'received:10': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40 X-Virus-Scanned: Debian amavisd-new at ispconfig-mx01-ha02.globe.de X-Greylist: Passed host: 10.50.50.206 Date: Thu, 25 Oct 2012 12:16:58 +0200 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: python-list@python.org Subject: SSH Connection with Python Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: 4 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1351161106 news.xs4all.nl 6960 [2001:888:2000:d::a6]:51492 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:32112 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