You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Jambunathan, Pushya" <pu...@gs.com> on 2004/04/01 18:58:22 UTC

Execute cmds on a remote m/c

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 I would appreciate any help. We
are using Ant 1.6.1

Thanks,
Pushya