You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/01/20 19:37:40 UTC

DO NOT REPLY [Bug 16194] - Copy should have an option to copy when file sizes are different

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16194>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16194

Copy should have an option to copy when file sizes are different





------- Additional Comments From daniel.armbrust@mayo.edu  2003-01-20 18:37 -------
To add weight to the argument, the main reason that this is needed is that if
you use the copy task on a group of files, and it fails out on one of them
because the file is locked open by another application, it will not copy the
file.  But it will, however leave a properly named and dated file in the copy
destination.  And now next time you copy, it will not copy this file.  However,
you have a file of size 0, where you should have the proper file.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>