https://bugs.documentfoundation.org/show_bug.cgi?id=82984

--- Comment #21 from Ming Hua <ming.v....@qq.com> ---
(In reply to Kevin Suo from comment #20)
> I pointed this out to help QA to determine whether a certain such bug is due
> to the using of backslash as file name separator (bug 76115), the use of
> ZIP64 (this bug), or other reasons, and mark as duplicate to the correct bug
> accordingly.
For QA purpose I think there are easier ways to identify files using zip64
format.

On Linux zipinfo has "-v" option which outputs a line like
A subfield with ID 0x0001 (PKWARE 64-bit sizes) and 16 data bytes:
d3 02 00 00 00 00 00 00 ef 00 00 00 00 00 00 00.
for each file that is compressed with zip64 format.

On Windows, 7-zip UI for archive content has a column indicating the file is
using zip64 format.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to