itzg/docker-mc-backup

Add an environment variable for EXCLUDES_FILE

Open

#125 创建于 2023年2月20日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Shell (66 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (501 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南