Files
nextcloud-server-mirror/lib/private/Streamer.php
Daniel Calviño Sánchez 90fdf83ca7 Use zip32 only if there are less than 65536 files
A zip32 file can contain, at most, 65535 files (and folders), so take
that constraint into account.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-04-06 15:59:30 +02:00

5.4 KiB