aawsome
aawsome
Just another thing: You should also think about statistics, i.e. in which statistics the padding should or should not occur. I'm specially thinking about: - `data_blobs`. Here IMO both adding/ignoring...
FWIW, I already implemented the padding blob for rustic in this PR: https://github.com/rustic-rs/rustic_core/pull/413
@douglasparker Can you please give more information? What backend are you using? Can you give the full output of the `backup` command, maybe using higher `--log-level`? What was the rclone...
As this cannot be reproduced I can only give some hints about how to get more information: - Use `rustic --log-level=debug` or `--log-level=trace` to get more information from rustic. -...
About the discussion: I agree with the point of @kapitainsky that this is already possibly using hooks and `as-path` - so if there are users with a working config for...
@Ananas-Saft Do you have an integration of VSS using some pre-backup (and maybe post-backup) hook in a config profile? If yes, https://github.com/rustic-rs/rustic/tree/main/config is the place to put an example config....
This PR now builds and runs - the failing checks are due to updates in rustic_core which are unrelated to https://github.com/rustic-rs/rustic_core/pull/390
rebased to current main
Thanks @fredix for opening this issue. This seems to be a bug, but honestly, I currently have no idea how to better track this or what could be root causes......
@Zesko Thanks for opening this issue! Seems that `Documents` is not even backuped. Can you run `rustic backup --log-level debug` to see what is actually backed up?