问题
I have a Samba share. Is there any way to determine from Windows side if a specific folder is a symlink or standard directory?
回答1:
According to the MS documentation this was not taken into account in the protocol specification. On that page you can see that there is no specification for the (symbolic) links.
I also tested with smbclient under Linux (Ubuntu) and there is no difference between links and directory.
来源:https://stackoverflow.com/questions/11821256/symbolic-links-on-samba-share