>> Could you use one statement to create both directories?
>> Would be faster than two <sshexec> statements (connect, make 
>1st dir, 
>> disconnect, connect, make 2nd dir, disconnect).
>
>yes, I suppose a semicolon would split the lines. and maybe 
>the command should be a property so that it can be overriden 
>(in cases where -p isnt recognised, for example)


Let´s hope that the user dont have a ${user.home}/.ant.properties with
ssh.command=rm -R *
:-)


Jan

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

Reply via email to