摘要: 1. 设置windows共享磁盘或者文件夹 2.使用命令 mount -t cifs -o username=yxs,password=123456 //192.168.1.105/d /home/code 进行挂载 可能会出现 mount: \\192.168.1.105\d 写保护,将以只读方式 阅读全文
posted @ 2020-06-28 11:42 y-xs 阅读(1310) 评论(0) 推荐(0) 编辑