Hi, 

-----Original Message-----
From: glenn opdycke-hansen [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 19, 2005 1:25 PM
To: Ant Users List
Subject: Re: Question re sshexec task

>Thanks for providing the example of exec.
>I have questions:
>Which system is the ant script running on?

Running on AIX 5.x, a Unix derivat from IBM,
but should run on every unix.

>Is the <exec> also executing on that system?

Yup.

>I am looking for a way to remotely execute ant code on multiple systems
and
>with multiple executions per system.

I used ssh / scp with a for loop over a list of remote servers.
Maybe you can go with AntServer/RemoteAnt task in the antcontrib project
for 
remote stuff,  i never tried it.

Regards, Gilbert




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to