itzg/docker-mc-backup
Auf GitHub ansehenAdd an environment variable for EXCLUDES_FILE
Open
#125 geöffnet am 20. Feb. 2023
enhancementgood first issue
Repository-Metriken
- Stars
- (501 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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).