Re: unzip files bigger than 4 GB
It seems like it should. I haven't upgraded my system yet:
$ unzip -v | grep -e 6 -e LARGE
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.
USE_DEFLATE64 (PKZIP 4.x Deflate64(tm) supported)
LARGE_FILE_SUPPORT (large files over 2 GiB supported)
ZIP64_SUPPORT (archives using Zip64 for large files supported)
USE_BZIP2 (PKZIP 4.6+, using bzip2 lib version 1.0.8, 13-Jul-2019)
On Wed, Jun 14, 2023 at 11:19 AM Van Snyder <van.snyder@sbcglobal.net> wrote:
>
> unzip v 6.0 (the version delivered with Debian 10) doesn't work with files bigger than 2^32 bytes.
>
> Is there an alternative program to do it?
>
Reply to: