itzg/docker-mc-backup

Add an environment variable for EXCLUDES_FILE

オープン

#125 opened on 2023/02/20

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Shell (66 件のフォーク)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (501 個のスター)
PR merge metrics
 (平均マージ 6h 9m) (30d で 8 merged PRs)

説明

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

コントリビューターガイド