RE: Execute cmds on a remote m/c

2004-04-01 Thread Anderson, Rob (Global Trade)
Try the sshexec task. -Rob A > -Original Message- > From: Jambunathan, Pushya [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 01, 2004 8:58 AM > To: '[EMAIL PROTECTED]' > Subject: Execute cmds on a remote m/c > > > Is there some way I can execute com

Execute cmds on a remote m/c

2004-04-01 Thread Jambunathan, Pushya
Is there some way I can execute commands on a remote m/c using ant without waiting for a return string (like telnet expects)? I know rexec does it. But somehow, rexec hangs when I use it via ant. Normal rexec from my m/c to the remote m/c works just fine. This is holding up work on my project and