CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-5

💡 原文中文,约500字,阅读约需1分钟。
📝

内容提要

Centos7挂载共享文件夹的命令为mount -t cifs -o username=*****,password=******* vers=1.0 //192.168.1.1/share /mnt/share,其中username和password为windows登录用户名和密码,vers=1.0必须写上,挂载成功后可以在window和linux中查看共享文件。

🏷️

标签

➡️

继续阅读