Replies: 1 comment
-
|
I just stumbled upon this and found it surprising. For example, let's say that I do some setup (e.g. take snapshots or whatever) before I run borg and when all is said and done I have a directory Here is an obvious way that works: This outputs: The thing I found surprising, is this doesn't work: This outputs: For the second case to work, you have to update the pattern so it matches the paths before the slashdot removal is applied: This outputs: I found this behavior surprising given In the 2nd and 3rd cases above, the archived paths are the same (i.e. they start with I'd personally prefer it if the patterns were always checked against the archived paths (so the 2nd case above would work and the 3rd would not), but I can appreciate that might break some people's setups who have discovered this along the way. So, perhaps just updating the documentation to mention this quirk is good enough. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I wonder if the documentation could be clarified with respect to root specification, the slashdot hack and pattern matching.
Beta Was this translation helpful? Give feedback.
All reactions