Only include dotfiles from home directory #1693
Unanswered
alirezaalavi87
asked this question in
FAQ
Replies: 1 comment
-
|
Patterns are matched to the entire path. In case of Vorta backups the path is relative to root or |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I have added /home/me to sources, and tried to exclude anything that is not a dotfile.
I tried:
and some other ways. It doesn't work.
how can I achieve this?
Ideally, I would like to include
/home/alireza/.*instead of excluding everything else.I can achieve this in borg with
borg create /repo::archive_name /home/me/.*Beta Was this translation helpful? Give feedback.
All reactions