Skip to content

should print a warning if file changed during backup #1750

@enkore

Description

@enkore

GNU tar(1) does this by stat(2)ing before and after reading from the file. If the ctime changed‡, a warning is printed.

From the mailing list thread about annoying stuff in Borg.

‡ this is platform dependent and needs to be handled different on Windows.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions