mount windows目录
生活随笔
收集整理的這篇文章主要介紹了
mount windows目录
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
嘿嘿首先你得先確保你的windows的目錄開啟了共享
然后執行
#mount -t cifs -o username="Administrator",password="douniwan",uid=test,gid=test,dir_mode=0777 //192.168.0.103/test /mnt/test
只要設定好好權限其他的用戶其實也可以訪問的 但是權限最好不要給太大
轉載于:https://www.cnblogs.com/cool4ever/p/5294482.html
總結
以上是生活随笔為你收集整理的mount windows目录的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: result的type属性
- 下一篇: 阅读微信支付demo收获