Skip to content
Commit dd9d932a 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 7d87628f
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