itzg/docker-mc-backup
Add an environment variable for EXCLUDES_FILE
Aberta
#125 aberto em 20 de fev. de 2023
enhancementgood first issue
Métricas do repositório
- Stars
- (501 estrelas)
- Métricas de merge de PR
- (Mesclagem média 6h 9m) (8 fundiu PRs em 30d)
Description
Sometimes when you need to exclude a lot of files having them all in one line can become unwieldy. I think an option should be added to support a excludes file. This is already implemented as option in rclone, rsync (--exclude-from), and restic (--exclude-file).