Feature request: option to backup volumes without compression #41
Comments
|
This should be possible in the the next release, using the options added in 4a4b174. |
|
great :-) i managed to build this from source (master) and i just tried it out. Anyway on host level this is already a big help |
ewxrjk
added a commit
that referenced
this issue
Dec 17, 2017
|
Pull and try again l-) |
|
It works as expected now. The issue can be closed. Thanks ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd like to use rsbackup to backup a volume containing already compressed data (fotos and videos).
In that use case it does not make sense to use the "--compress" rsync option. Unfortunately it seems that this option is hardcoded and cannot be overriden easily.
It would be really usefull to have an option on volume level to suppress the "--compress" passed to rsync.
Thanks,
Denis
The text was updated successfully, but these errors were encountered: