area/synchelp wantedkind/feature-requestpriority/awaiting-more-evidence
描述
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.