[BangPypers] execute any .exe at remote system !

Anand Balachandran Pillai abpillai at gmail.com
Fri Feb 5 06:47:17 CET 2010


On Fri, Feb 5, 2010 at 8:18 AM, Senthil Kumaran <orsenthil at gmail.com> wrote:

> On Thu, Feb 04, 2010 at 11:26:03PM +0530, aßlเίlαslเ wrote:
> >     I want to execute a python program in my local system, by that I can
> run
> > any .exe file at a remote system.
> >     How to go about ??
>
> Execute it through ssh. man ssh and wrap it around python.
>

There are a few Python solutions to this. You can try paramiko,
 pydsh and the like.


> --
> Senthil
> Remember that there is an outside world to see and enjoy.
>                -- Hans Liepmann
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
--Anand


More information about the BangPypers mailing list