syncthing (media folder) file permissions
Hi, new to runtipi as of my understanding syncthing gets bind mounted the media folder as:
${ROOT_FOLDER_HOST}/media/data/syncthing:/media/data/syncthing
Which means I should be able to add syncthing folders within /media/data/syncthing/XXXX
I am trying to do this as I understand that the media folder will be "shared" with other apps in my case interested in Immich so I can monitor certain directories that get synced with syncthing.
Failed to create folder marker: mkdir /media/data/syncthing/xxxx
Not sure what I am missing but I was guessing that the syncthing app should be able to create directories and files within "${ROOT_FOLDER_HOST}/media/data/syncthing". I created the directory from the docker host server... but then syncthing also fails creating files.
Thanks.0 Replies