实现Windows访问Linux文件系统

Posted Warden_king

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了实现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 

以上是关于实现Windows访问Linux文件系统的主要内容,如果未能解决你的问题,请参考以下文章

如何用Windows 10访问Linux服务器的共享文件夹

怎么实现用linux访问windows的共享文件

怎样用Samba实现windows和linux之间文件的网络访问

如何在linux系统里访问windows的磁盘共享文件

SUSE11配置samba服务器(实现Windows访问Linux文件系统)

如何将windows系统下的文件共享到linux