DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37295>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37295 Summary: Copy task copies only 12,999 bytes from network drive Product: Ant Version: 1.6.5 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Core tasks AssignedTo: dev@ant.apache.org ReportedBy: [EMAIL PROTECTED] On a Windows XP machine, when the copy task is asked to copy a file from a mounted Unix drive, it only copies 12,999 bytes and leaves the rest. <copy file="//my/mounted/drive/filename.jar" todir="mylocaldir"/> filename.jar is 33MB. mylocaldir gets a file that is 12,999 bytes in size. Occurs in ant 1.6.2 and 1.6.5 (those were the two versions tested). Java 1.4.2_06 -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]