实现Windows访问Linux文件系统

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