Title: Copy-Task only if target file does not exist

Hello ant-users,

Is it possible to do a copy task only
if the target file does not yet exist.
<copy />  does the copy if the file does not exist, and
it overwrites the file, if it is older than the original
file. What I  need is a copy task that never
overwrites, but only performs copy operations if the
target file does not yet exist ....


Alexander Weinmann

 

Attachment: Weinmann, Alexander.vcf
Description: Binary data

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


Reply via email to