Replies: 1 comment
|
moved to bug report |
0 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.
I just noticed for a client that the backup counted over 40m files but borg backed up only 200k, see below.
Is the "count" process counting independent of the borg command, so it doesn't use the same exclude patterns etc?
I assume the only way to have the right numbers (besides re-implementing the exclude pattern logic) would be to use borg dry-run, which would be quite slow?
How about an option to disable the pre-counting, globally or per plan?
whereas the File count in the recovery point list is the pre-count and not the real backed up file count?

All reactions