I’m trying to sync an ssh key between two macs, but I am running into an issue where syncthing doesn’t have the permission to sync the file as it’s chmoded to 0600.
As far as I can tell, syncthing is running as the same user the file belongs to, so I’m not sure why it’s having permission issues.
No idea what SOL means, but if it’s running as the right user it should work. So double checking that, then maybe trying handling the file manually from command line and finally if nothings works posting concrete error messages would be my proposed next steps.