You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Mohd Sharif Idrisi <mi...@novell.com> on 2004/01/20 15:49:32 UTC

SSHExec task

I am using SSHEXEC task my xml looks like this

<mysshexec host="hostname" output="session.txt" 
trust="Yes" username="user" password="user" command="ls -ltr"
timeout="2000"/>

but output is not written into session.txt file and even it is not
getting created.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org