How to compare archive with local filesystem, but don't compare file contents? #8480
Unanswered
mariomadproductions
asked this question in
Q&A
Replies: 1 comment 3 replies
-
A good way to check excludes is to use |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The FAQ says you can use bort-export tar with tar --compare to compare an archive with the local filesystem, but from what I understand, this compares the file contents too. What's the correct way to a quicker check just based on file metadata (even just filepaths)? I just want to do a double check on the exclusions I chose for my backup command.
Beta Was this translation helpful? Give feedback.
All reactions