Hi - I’ve tried my luck looking online for answers but unfortunately I don’t quite fully understand most of the troubleshooting, so I was hoping someone here could help me go through it.
I’m running a Pi as a server using SyncThing that connects to Windows machines but I’m coming across this error quite frequently:
Loading ignores: lstat /media/raspi4/NVME_usb/sync_folder1/.stignore: permission denied
From what I understand, this is due to SyncThing not having the necessary permissions to the folder where its located, so how can I fix it?
Below are the results of my ls -l
if that helps:
ls -l /media/raspi4/NVME_usb/
total 32
drwxr-xr-x 5 raspi4 raspi4 4096 Apr 30 13:44 sync_folder1
drwxr-xr-x 3 raspi4 raspi4 4096 Apr 30 18:43 sync_folder2
drwxr-xr-x 7 raspi4 raspi4 4096 Apr 30 13:27 sync_folder3
drwxr-xr-x 4 raspi4 raspi4 4096 Apr 30 13:26 sync_folder4
drwx------ 2 root root 16384 Apr 24 16:24 lost+found
Thanks for the help.
6 posts - 2 participants