Exclude .{config,cache}/borg
directories manually?
#6518
Unanswered
WilliamDEdwards
asked this question in
Q&A
Replies: 1 comment
-
That's strange - are you sure? I remember seeing code in borg that automatically excludes (at least) the borg cache. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm backing up a home directory. The
borg
process runs as the user whose home directory it is. It seems like.config/borg
and.cache/borg
are backed up. Should these directories indeed be manually excluded?Beta Was this translation helpful? Give feedback.
All reactions