search

Home  >  Q&A  >  body text

linux下的文件夹如何能让Windows和Linux同时访问?

通常Linux之间共享文件使用NFS,Windows访问Linux的共享文件使用Samba,但对于同一个问文件夹,能同时使用NFS和Sabma?

如果不能的话,用什么方式能让Windows和Linux同时访问共享的文件夹?

PHPzPHPz2877 days ago848

reply all(3)I'll reply

  • 天蓬老师

    天蓬老师2017-04-17 11:29:57

    1. There’s no reason why they can’t be used at the same time
    2. NFS can also be used on Windows
    3. Linux also has a Samba client

    reply
    0
  • 黄舟

    黄舟2017-04-17 11:29:57

    sftp-net-drive sshfs

    reply
    0
  • 天蓬老师

    天蓬老师2017-04-17 11:29:57

    Samba has both server and client. You can access the win share under Linux and the samba share of Linux. ps: This question is a bit confusing. . .

    reply
    0
  • Cancelreply