SSH Connection with Python

Kamlesh Mutha mkamlesh at gmail.com
Thu Oct 25 06:47:56 EDT 2012


You can use paramiko module. Very easy to use.



On Thu, Oct 25, 2012 at 4:04 PM, Laszlo Nagy <gandalf at shopzeus.com> wrote:

> On 2012-10-25 12:16, 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
>>
> http://www.lag.net/paramiko/
>
> Another solution would be to use subprocess and/or pexpect
>
>
> --
> http://mail.python.org/**mailman/listinfo/python-list<http://mail.python.org/mailman/listinfo/python-list>
>



-- 
Faith waiting in the heart of a seed promises a miracle of life which it
can not prove!
-Ravindranath Tagore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20121025/b502bc68/attachment.html>


More information about the Python-list mailing list