How to exclude subfolder #391
-
Hey, here an example of my problem :
I would like to exclude Sub54, is it possible ? |
Beta Was this translation helpful? Give feedback.
Answered by
m90
Mar 12, 2024
Replies: 1 comment
-
You can use
Reference https://offen.github.io/docker-volume-backup/reference/#configuration-reference |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
m90
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
BACKUP_EXCLUDE_REGEXP
which matches the full filepath:Reference https://offen.github.io/docker-volume-backup/reference/#configuration-reference