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
原文地址:https://www.cnblogs.com/Wardenking/p/10248037.html
时间: 2024-10-15 13:55:49