1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-23 16:26:29 +00:00

add 'E' file status to docs

This commit is contained in:
Thomas Waldmann 2015-11-16 15:37:29 +01:00
parent d387dedb7d
commit 38472900af

View file

@ -426,6 +426,7 @@ chunks are stored. For 'U' all data chunks refer to already existing chunks.
- 'A' = regular file, added - 'A' = regular file, added
- 'M' = regular file, modified - 'M' = regular file, modified
- 'U' = regular file, unchanged - 'U' = regular file, unchanged
- 'E' = regular file, an error happened while accessing/reading *this* file
A lowercase character means a file type other than a regular file, A lowercase character means a file type other than a regular file,
borg usually just stores their metadata: borg usually just stores their metadata: