Improve link destinations #77
Closed
Labels
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current policy is to link against the latest complete backup, or the latest incomplete backup if there are no complete backups.
Consider the case where after a complete backup, a lot of data is added, and that each subsequent attempt to backup fails (e.g. due to
rsync-timeout.) Then all the work in the incomplete backup will be fruitlessly repeated.Proposed new policy:
The text was updated successfully, but these errors were encountered: