[BangPypers] ssh client
Ramdas S
ramdaz at gmail.com
Thu Nov 26 15:12:29 CET 2009
pexpect is a good choice, and its way simple, but getting it to work on
windows is tough.....
On Thu, Nov 26, 2009 at 7:41 PM, Vivek Rajendran <vivekbest86 at yahoo.com>wrote:
>
> Hi,
> You want strictly to do this using socket?
> Else, you can use pexpect module. It doesn't come with default python
> installation in both windows and linux.
> You can download it seperately and install the module. Basically you will
> spawn a process and then ssh into the remote machine.
>
>
>
>
> Mahaboob_Subhan wrote:
> >
> > How can I write ssh client using python socket ?
> >
> >
> >
> >
> >
> > Subhan
> >
> > _______________________________________________
> > BangPypers mailing list
> > BangPypers at python.org
> > http://mail.python.org/mailman/listinfo/bangpypers
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/ssh-client-tp26513204p26529988.html
> Sent from the BangPypers - Bangalore Python Users Group mailing list
> archive at Nabble.com.
>
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
--
Ramdas S
+91 9342 583 065
More information about the BangPypers
mailing list