Skip to content
Commit 2b4bc5b6 authored by Roeland Jago Douma's avatar Roeland Jago Douma Committed by backportbot[bot]
Browse files

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: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent b13326ef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment