I copied initial a directory from linux to mac with rsync -avh as root. So we can assume that both directories 100% same. I than added a folder with same FolderId on both devices and wait till they are completely scanned. Then I shared them which each other. I choose on both devices to ignore permission, because not all files are owned by the user who run syncthing, but the user who run syncthing can read all files via group permission. On the linux side everything looks fine, but on Mac I got “Out of Sync”. 588 Items are out of sync. The error message was “file does not exist”. On both platforms the encoding is de_DE.UTF8. For a small test everything seems to work. For 333 files I found a .syncthing..tmp file.
How can I fix it?
6 posts - 3 participants