Sorry if this is a silly question, but I’m having problems with the zip-compression-zip64 option.
A particular backup fails while trying to write the file list (millions of files …) stating that the zip64 option is not set.
To fix this I am trying to use the zip-compression-zip64 option but for some reason this is not successful and the backup fails with the same message.
Could someone confirm how this needs to be set? I have used --zip-compression-zip64 = True
If this correct? How can I verify that the option has been enabled successfully?
Where was that used? Is this backup on the command line (e.g. Command Prompt, Linux shell, etc.)?
If something changed, that would do it. There’s nothing that specifically tells you what options you input.
If this is on command line, please try removing the spaces around the = sign. They may confuse things, however typically just using the option name (which you did) implicitly makes it true, but maybe not here.
I couldn’t find the GUI option (looked in the wrong place) and therefore was trying to use the command line option. No idea why that didn’t work but the GUI option does.