itzg/docker-mc-backup

Add an environment variable for EXCLUDES_FILE

Open

#125 aperta il 20 feb 2023

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

Metriche repository

Star
 (501 star)
Metriche merge PR
 (Metriche PR in attesa)

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