DriveBackupV2

DriveBackupV2

46.6k Downloads

[Enhancement] Add 7z support

Cloudate9 opened this issue ยท 2 comments

commented

What I suggest: Add option to use .7z instead of just .zip.
Rational: .7z has higher efficiency (compression wise, not time wise)
How it could be implemented: Add a toggle in the config.yml, and add the 7z zipping process in FileUtil#ZipIt()

commented

image
After some testing, as you can see above, I don't think there's enough of a benefit to warrant adding a new compression method.

commented

That's fine, I understand.