Replies: 2 comments
|
In that scenario, borg will be fast as (due to deduplication and the files cache) it can process the unchanged files very fast (it will neither read their contents, nor write already existing content data (again) to the repo). It will always back up all the files you give to it though, so it is always a full backup. |
0 replies
|
Closing this as outdated: it has seen no activity for a long time and predates the current borg releases. If this still affects you on a current version - borg 1.4.x (stable) or the borg 2.0.0 beta - please open a new discussion with up-to-date details. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Evening,
Is there a way to update borg backup of a directory without re-writing the unchanged files?
I have a directory that i constantly add files to. I'd like to make timed backup of this directory but i'd prefer only omit the new files to the backup because the folder is quiet big and i feel like weekly re-writing ten's of gigs is just a waste of my HDD's life span.
All reactions