Re: Python SSH interface

2009-09-10 Thread Sean DiZazzo
On Sep 10, 6:14 pm, Mag Gam wrote: > its not a google/bing issue. Its about getting opinions from the > community and hear their experiences. I wanted to hear opinions and > war stories of people who tried using ssh with python, thats all. > This question gets asked at least once a week. It *is*

Re: Python SSH interface

2009-09-10 Thread Mag Gam
its not a google/bing issue. Its about getting opinions from the community and hear their experiences. I wanted to hear opinions and war stories of people who tried using ssh with python, thats all. On Fri, Sep 4, 2009 at 8:43 AM, Diez B. Roggisch wrote: > Mag Gam wrote: > >> Is there something

Re: Python SSH interface

2009-09-04 Thread Diez B. Roggisch
Mag Gam wrote: > Is there something similar to NetSSH > (http://search.cpan.org/dist/Net-SSH-Perl/) for python? Google dead today? From the > 3.000.000 answers for python + ssh, I suggest paramiko, but there are more options. Diez -- http://mail.python.org/mailman/listinfo/python-list

Re: Python SSH interface

2009-09-04 Thread Avell Diroll
Mag Gam wrote: Is there something similar to NetSSH (http://search.cpan.org/dist/Net-SSH-Perl/) for python? I don't know much about perl modules functionalities, but paramiko might be what you are searching for. http://www.lag.net/paramiko/ Cheers Ju -- Those who do not understand Unix are

Python SSH interface

2009-09-04 Thread Mag Gam
Is there something similar to NetSSH (http://search.cpan.org/dist/Net-SSH-Perl/) for python? -- http://mail.python.org/mailman/listinfo/python-list