There is no conventional way to do this. If you are on WinNT or 2000, then you can setup a service on the remote computer. Services can be remotely started and stopped from the command-line.
The below point was that ANT doesn't make it any different from doing it by hand. First get it working by hand (from a prompt for example), then incorporate the logic into ANT. -Andrew -----Original Message----- From: hari ramasubbu [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 03, 2001 1:13 PM To: [EMAIL PROTECTED] Subject: RE: Executing remote processes through Ant i have ant installed on my local machine and want to run this ant which does the binary execution in the remote machine .. --- [EMAIL PROTECTED] wrote: > How would you run them from your local machine - > that is, if you weren't > using ant? >
