Restic has a --skip-if-unchanged option, which is ideal for backing up folders that rarely change, but still need frequent runs in case they do. I have a few backed up via Resticopia that have become long lists of identical snapshots. It's hard to find actual changes. It might be worth considering as a default option, because it has no effect on folders that change often.
Restic has a
--skip-if-unchangedoption, which is ideal for backing up folders that rarely change, but still need frequent runs in case they do. I have a few backed up via Resticopia that have become long lists of identical snapshots. It's hard to find actual changes. It might be worth considering as a default option, because it has no effect on folders that change often.