It ignores my soft sym link

I added a file by a link to a directory:

    ln -s /path1/path2/my_original_file.txt .

It – the original file – won’t get syncronized and won’t appear in the directories of my other devices. And not even the sym link.

Why not?

Syncthing syncs symlinks as symlinks and only on linux/osx. Check the other side for failed items potentially.

1 Like

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