https://bugs.kde.org/show_bug.cgi?id=512199
--- Comment #2 from Randall Rude <[email protected]> --- Interestingly, my command-line zip (from Info-Zip) is built with LARGE_FILE_SUPPORT and can create a valid zip file of the same folder. $ unzip -qt images/2017.zip No errors detected in compressed data of images/2017.zip. $ echo $? 0 $ ls -l images/2017.zip -rw-rw-r-- 1 me me 5686177599 Dec 5 12:18 images/2017.zip So this is a limitation of KZip. -- You are receiving this mail because: You are watching all bug changes.
