XayahSuSuSu / Android-DataBackup

DataBackup for Android 8.0+
https://DataBackupOfficial.github.io
GNU General Public License v3.0
2.37k stars 95 forks source link

Options for saving without compression #180

Closed elisenlebkuch closed 6 months ago

elisenlebkuch commented 6 months ago

A option to backup files without compressing them, for pictures, audio and other stuff where you don't want to lose any quality.

XayahSuSuSu commented 6 months ago

Have you checked the settings? There's an option named "Compression type", you can choose tar which means it will only package without compressing.

elisenlebkuch commented 6 months ago

Yes, I checked out settings, but I didn't know that tar is the equivalent to saving without compression. Thank you.