> We ONLY want to archive the files NOT already archived. 

It might be possible for you to use <available> and an "unless" in your target.
It would depend on how your build file is structured, but the basic idea would be to 
test if the file already exists, and only do the copy if it doesn't.

Reply via email to