Support for Directory Junctions in Windows

I am trying to setup syncthing to send multiple folders to a single server. I have created one folder and multiple junctions (directory hard links) from that folder to the locations that I need to send. But syncthing did not find any files: does it support directory junctions in Windows?

I think junctions are exposed as symlinks, which are not followed.