If one REALLY wanted to change compression settings (such as 7z vs zip) of existing files, would it work to fiddle --small-file-size
, --small-file-max-count
and possibly --threshold
such that every file would be considered small so would be downloaded, re-compressed with the new settings, then re-uploaded?