itzg/docker-mc-backup

Add an environment variable for EXCLUDES_FILE

Aperta

#125 aperta il 20 feb 2023

 (2 commenti) (0 reazioni) (0 assegnatari)Shell (66 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (501 stelle)
Metriche merge PR
 (Merge medio 6h 9m) (8 PR mergiate in 30 g)

Descrizione

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).

Guida contributor