# zip error: Entry too big to split, read, or write (file exceeds Zip's 4GB uncompressed size limit)
Solution:
Use gzip
Solving the Mysteries of Geek Code
# zip error: Entry too big to split, read, or write (file exceeds Zip's 4GB uncompressed size limit)
Solution:
Use gzip