DO NOT REPLY [Bug 46118] Zip task produced corrupt .zip file when total byte is above 10GB.

2009-05-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46118


Stefan Bodewig bode...@apache.org changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||INVALID




--- Comment #6 from Stefan Bodewig bode...@apache.org  2009-05-07 01:44:41 
PST ---
please reopen if you can provide more details

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 46118] Zip task produced corrupt .zip file when total byte is above 10GB.

2008-11-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46118


Stefan Bodewig [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |NEEDINFO




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 46118] Zip task produced corrupt .zip file when total byte is above 10GB.

2008-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46118





--- Comment #5 from Stefan Bodewig [EMAIL PROTECTED]  2008-11-03 05:18:00 PST 
---
in what way is the archive corrupted?  What is the error output you see?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 46118] Zip task produced corrupt .zip file when total byte is above 10GB.

2008-10-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46118





--- Comment #1 from Stefan Bodewig [EMAIL PROTECTED]  2008-10-29 04:35:12 PST 
---
I'm not sure what a directory of more than 10 GB could be.

The version of the ZIP standard implemented by Ant's zip package doesn't
allow a single file to be bigger than 2 GB.  Bigger files are only supported in
ZIP version 3 and above, see bug 45429.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 46118] Zip task produced corrupt .zip file when total byte is above 10GB.

2008-10-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46118





--- Comment #2 from Charles Xie [EMAIL PROTECTED]  2008-10-29 05:49:23 PST ---
(In reply to comment #1)
 I'm not sure what a directory of more than 10 GB could be.
 The version of the ZIP standard implemented by Ant's zip package doesn't
 allow a single file to be bigger than 2 GB.  Bigger files are only supported 
 in
 ZIP version 3 and above, see bug 45429.

The directory I tested is in Lotus Domino: /Domino/Data/mail. There is about
1000 users in Lotus Domino Server, so this directory could be more than 10GB.
The purpose is to backup it. :)


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 46118] Zip task produced corrupt .zip file when total byte is above 10GB.

2008-10-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46118





--- Comment #4 from Charles Xie [EMAIL PROTECTED]  2008-10-29 17:13:35 PST ---
(In reply to comment #3)
 Is there an individual file bigger than 2 GB?  If so, you are out of luck.

No, but the directory is totally bigger than 10 GB.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.