area/synchelp wantedkind/feature-requestpriority/awaiting-more-evidence
仓库指标
- 星标
- (12,822 个星标)
- PR 合并指标
- (平均合并 3天 6小时) (30 天内合并 16 个 PR)
描述
It would be very useful to be able to use local absolute filepaths for sync, such as:
sync:
manual:
- src: "/home/user/.config/**"
dest: "/config/"
This is not possible via the docker image and symlinks also do not work. Open to any other suggestions if there is another way around this.