码迷,mamicode.com
首页 > Windows程序 > 详细

实现Windows访问Linux文件系统

时间:2019-01-10 10:57:27      阅读:210      评论:0      收藏:0      [点我收藏+]

标签:use   man   word   file   samba   访问   lin   mini   srv   

1、配置samba服务器

2、配置ftp服务器

3、在Linux文件系统中挂载Windows文件夹

mount -t cifs -o username=administrator,password="bjcpcpbk25588",dir_mode=0777,file_mode=0777 //192.168.168.195/dbrman_log /srv/www/htdocs/dbrman_log 

实现Windows访问Linux文件系统

标签:use   man   word   file   samba   访问   lin   mini   srv   

原文地址:https://www.cnblogs.com/Wardenking/p/10248037.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!