CentOS挂载windows共享文件夹

 
[root@172-16-3-33 ~]# mkdir /share
[root@172-16-3-33 ~]# mount -t cifs -o username=XXX,password=XXX //172.16.3.57/share /share/

  

 
posted @ 2016-06-14 17:38  glory.xu  阅读(263)  评论(0编辑  收藏  举报