Files
nextcloud-server-mirror/lib/private/Streamer.php
Roeland Jago Douma ab6bd79c02 Only disable zip64 if the size is known
Else we might run into the issue that for an external storage where the
size is not known yet we do not use zip64. Which then of course fails on
large zip files.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-01 15:01:12 +02:00

6.2 KiB