Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.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.056 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'subject:()': 0.09; 'subject:command': 0.09; 'cc:addr:python-list': 0.11; 'suggest': 0.14; 'subject: \n ': 0.16; 'subject:which': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'code.': 0.18; 'help.': 0.21; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'posting': 0.31; 'probably': 0.32; 'comment': 0.34; 'knows': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'replies': 0.36; "didn't": 0.36; 'list.': 0.37; 'mailing': 0.39; 'users': 0.40; 'august': 0.61; 'first': 0.61; 'places': 0.64; 'to:addr:gmail.com': 0.65; 'here': 0.66; 'subject:. ': 0.67; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=qAQYc4zcmQDZT9UTyRo+kE6WSnKiFpWnTpSmTarMNVk=; b=LAhfMIM6POiLgp9FPQRafrEEZvTO8XsW2QKnDEkzeouTXcbxQTHc0J2IdnFymSa/u2 rnsNqUrFkjpT4onox6WfcJXvRnag7Cxzo2cnUjcBYlYxx0Dq21OYHxC2sLcyTuQOQnk1 9E9hToda+lIgtI5GwIQqO+7HiC86oTJnq72MK64puP0dd0zlAtN/ImnM1hHhW/6FEGIq bKjicMwZELuqywTgPWkfxN4rS8dgUx+mpFk3HZ3HcbPYMlzKZjuzSS19L92Ww0mvwlPE xSfz0f5ohlITqB0xqflkZ+/rym0XI9eZ1nNCwzxhXzTG42gPOs/l1borFxZuWQjzfqbA cBhA== X-Received: by 10.152.121.73 with SMTP id li9mr3219288lab.42.1376200751467; Sat, 10 Aug 2013 22:59:11 -0700 (PDT) MIME-Version: 1.0 Sender: joshua.landau.ws@gmail.com In-Reply-To: <3e9da33f-f37f-4df2-9c97-c4f2010f0471@googlegroups.com> References: <3e9da33f-f37f-4df2-9c97-c4f2010f0471@googlegroups.com> From: Joshua Landau Date: Sun, 11 Aug 2013 06:58:31 +0100 X-Google-Sender-Auth: NjP-5-wI3Q_hSnCzSQVScT9_reo Subject: Re: Paramiko Help. Execute command to Interactive Shell which is opened by SSHClient() To: sagar varule Content-Type: text/plain; charset=UTF-8 Cc: python-list 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1376200760 news.xs4all.nl 16005 [2001:888:2000:d::a6]:54964 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:52361 On 11 August 2013 06:18, sagar varule wrote: > Can any one comment on this.. If you don't get replies here it's probably because no-one knows Paramiko. I suggest posting elsewhere to see if there are any Paramiko users in other places willing to help. There might be a Paramiko mailing list. You also didn't say what didn't work with the first block of code. Also, what is "interactive"?