Sync directory from nextcloud with syncthing

What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.0.17
What app is this about: syncthing nextcloud

Describe your issue

I’m trying to sync one of my nextcloud directory with syncthing.
But when I give syncthing the location : /home/yunohost.app/nextcloud/data/****/files/Sync, I’ve got a permission error message (permission denied).

Share relevant logs or error messages

2025-08-11 16:34:26: Loading ignores: lstat /home/yunohost.app/nextcloud/data/****/files/Sync/.stignore: permission denied

2025-08-11 16:34:26: Failed to create folder root directory: stat /home/yunohost.app/nextcloud/data/****/files/Sync: permission denied

2025-08-11 16:34:26: Error on folder “Keepass” (tstrc-uekrz): stat /home/yunohost.app/nextcloud/data/****/files/Sync: permission denied

Use /home/yunohost.multimedia/$user/ instead. Multimedia folder is intended to allow multiple apps/users to share data.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.