![]() |
Re: SSH Connection with Python
On 10/26/2012 05:22 AM, Jason Friedman wrote:
>> how can i create a SSH-Connection with python? I have to send some commands >> to the remote host and parse their answers. > > Consider also the sh module: > http://amoffat.github.com/sh/tutoria...processes.html. > Just a minor comment: The sh module looks intersting, but it's not supported for Windows platforms. Please note: I'm not the original poster, so perhaps this is no issue for him. |
Re: SSH Connection with Python
In article <mailman.2977.1351455364.27098.python-list@python.org>,
Gelonida N <gelonida@gmail.com> wrote: > The sh module looks intersting, but it's not supported for Windows > platforms. "The X module looks interesting but it's not supported for Windows" is true for many values of X. It's all part of the TCO of using a brain-dead operating system. |
Re: SSH Connection with Python
On 10/29/2012 02:10 PM, Roy Smith wrote:
> In article <mailman.2977.1351455364.27098.python-list@python.org>, > Gelonida N <gelonida@gmail.com> wrote: > >> The sh module looks intersting, but it's not supported for Windows >> platforms. > > "The X module looks interesting but it's not supported for Windows" is > true for many values of X. It's all part of the TCO of using a > brain-dead operating system. If I write server side code, then I choose my server and my OS, so I won't encounter Windows Unfortunately most the customers won't let me choose their client hardware / client OS. Thus I decide to write my applications cross platform whenever possible and try to choose libraries accordingly. |
Re: SSH Connection with Python
In article <mailman.3048.1351547492.27098.python-list@python.org>,
Gelonida N <gelonida@gmail.com> wrote: > On 10/29/2012 02:10 PM, Roy Smith wrote: > > In article <mailman.2977.1351455364.27098.python-list@python.org>, > > Gelonida N <gelonida@gmail.com> wrote: > > > >> The sh module looks intersting, but it's not supported for Windows > >> platforms. > > > > "The X module looks interesting but it's not supported for Windows" is > > true for many values of X. It's all part of the TCO of using a > > brain-dead operating system. > > If I write server side code, then I choose my server and my OS, so I > won't encounter Windows > > Unfortunately most the customers won't let me choose their client > hardware / client OS. > > Thus I decide to write my applications cross platform whenever possible > and try to choose libraries accordingly. The other alternative is to chose your customers better :-) |
| All times are GMT. The time now is 01:37 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.