mirror of
https://github.com/restic/restic.git
synced 2026-05-11 21:15:23 +00:00
document that switching between relative and absolute paths prevents change detection
This commit is contained in:
@@ -315,6 +315,10 @@ Note that the snapshot metadata will always contain the absolute path.
|
||||
/user
|
||||
/user/work.txt
|
||||
|
||||
.. note:: When switching between absolute and relative paths, the change detection in restic
|
||||
will not be able to detect unmodified files. This is because the change detection depends
|
||||
on the file path inside the snapshot.
|
||||
|
||||
Dry Runs
|
||||
********
|
||||
|
||||
|
||||
Reference in New Issue
Block a user