Ne-Lexa / php-zip

PhpZip is a php-library for extended work with ZIP-archives.
MIT License
491 stars 60 forks source link

Large files (50G+) receiving Error: End-of-central-directory signature not found' #84

Open fusionfoto opened 2 years ago

fusionfoto commented 2 years ago

Zip up a large file (like a VM) and try to unzip using a normal zip tool.

End-of-central-directory signature not found' is the result when trying to unzip.

This is with 4.0 code.