Skip to content

borg extract: Date/time on folders/directories show date of extract vs. original date/times at backup - expected? #7298

Answered by ThomasWaldmann
rxgh99 asked this question in Q&A
Discussion options

You must be logged in to vote

mtime should be correct. If it is not, file a bug.

With atime, it is a bit tricky, it will depend on whether the OS supports/permits opening stuff without touching atime. Guess it should work on Linux as root.

ctime is something borg can not influence, this is only controlled by the kernel and thus will be the current datetime.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@rxgh99
Comment options

@ThomasWaldmann
Comment options

@rxgh99
Comment options

@rxgh99
Comment options

Answer selected by rxgh99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants