Symbolic links on Samba share

ⅰ亾dé卋堺 提交于 2019-12-12 00:13:14

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!