Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large ZIP file support #128

Open
ffteja opened this issue May 11, 2023 · 0 comments
Open

Large ZIP file support #128

ffteja opened this issue May 11, 2023 · 0 comments

Comments

@ffteja
Copy link

ffteja commented May 11, 2023

Hi,

I'm zipping multiple files of 100MB.
However, if the archive is more than 4GB (40files)
Then the ZIP file is not openable anymore by my zip client:

`$ 7z l results(3).zip

7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
p7zip Version 16.02 (locale=fr_BE.UTF-8,Utf16=on,HugeFiles=on,64 bits,12 CPUs Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz (906EA),ASM,AES-NI)

Scanning the drive for archives:
1 file, 4734784602 bytes (4516 MiB)

Listing archive: results(3).zip

ERROR: results(3).zip : Can not open the file as archive

Errors: 1
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@ffteja and others