June 20, 2007 10:09 AM
To: Vikas Saini
Cc: python-list@python.org
Subject: Re: Execute script on remote computer
Does the script resides on the remote machine or do we have to transfer
the script to the remote machine.If remote and agent machine are linux
then you can use rsh/ssh to do so.
On
Evan Klitzke a écrit :
> On 6/19/07, Vikas Saini <[EMAIL PROTECTED]> wrote:
>> I am trying to run the agent on one machine that will execute the
>> script of
>> a remote machine.
>
> It's not clear what OS you're using. But if you're running a
> Unix/Linux system and it's a relatively simple scri
cute script on remote computer
On 6/19/07, Vikas Saini <[EMAIL PROTECTED]> wrote:
> I am trying to run the agent on one machine that will execute the
script of
> a remote machine.
It's not clear what OS you're using. But if you're running a
Unix/Linux system and it's a re
On 6/19/07, Vikas Saini <[EMAIL PROTECTED]> wrote:
> I am trying to run the agent on one machine that will execute the script of
> a remote machine.
It's not clear what OS you're using. But if you're running a
Unix/Linux system and it's a relatively simple script that you want to
run, you should j
Does the script resides on the remote machine or do we have to transfer the
script to the remote machine.If remote and agent machine are linux then you
can use rsh/ssh to do so.
On 6/19/07, Vikas Saini <[EMAIL PROTECTED]> wrote:
I am trying to run the agent on one machine that will execute the