Downloading a snapshot "patch"

If you want to apply the patch, your actual demand would be: “restore a snapshot, but use the existing data to prevent downloading things again”, right?

If this is what you want, you might want to have a look at

(The PR is not in a really good shape, I need to rebase it)

However, this PR does not remove files which are present in the target dir but not in the snapshot. This is the same behavior as current restore - maybe open an issue whether to add an option like --delete to the restore command`?

2 Likes