Re: [Tutor] Help on Remote File Copy & Exection

2012-10-25 Thread Prasad, Ramit
Arumugam N wrote: > Hi All, > > First of the big thanks and congrats for managing such a brilliant online > community. I am new to Python and have > started getting the taste of python on my day to day work. > > I have a requirement and i am trying to solve it using python. > > I am from QA. He

Re: [Tutor] Help on Remote File Copy & Exection

2012-10-25 Thread Alan Gauld
On 25/10/12 10:26, Arumugam N wrote: 1. Revert the snapshot of a VM used for testing. - i have automated using pysphere 2. Copy the build from share location to the VM - here i can have a python script run from the VM but is it possible to run it remotely? for example. if i run the script from M

Re: [Tutor] Help on Remote File Copy & Exection

2012-10-25 Thread Oscar Benjamin
On 25 October 2012 10:26, Arumugam N wrote: > Hi All, > > First of the big thanks and congrats for managing such a brilliant online > community. I am new to Python and have started getting the taste of python > on my day to day work. > > I have a requirement and i am trying to solve it using pytho