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:
parent
d387dedb7d
commit
38472900af
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue