Sharing Windows shotcuts

I made some tests and confirm .lnk files will not upload from Win 10 Client 3.2 to Nextcloud.

client log shows following lines:

2021-05-05 09:50:57:506 [ warning nextcloud.gui.activity ]:     Item  "Readme.md.lnk"  retrieved resulted in error  "Symbolic links are not supported in syncing."
2021-05-05 09:50:57:506 [ info nextcloud.gui.activity ]:        First checking for duplicates then add file to the notification list of ignored files:  "Readme.md.lnk"

looks like links are excluded by intention:

Update:
Little more investigation gives you lot of discussions been around for ages:

https://github.com/nextcloud/desktop/pull/3057

there on-going discussions how/if .lnk files will be supported - stay tuned.