admin 管理员组

文章数量: 887021

在项目中遇到这样的问题:linux下开启了NFS服务,那么在windows下能不能挂到呢?

我们知道windows在默认情况下是不支持NFS文件格式的,那么如何做呢?

 

我找到了 Microsoft Windows Services for UNIX 3.5, 大家可不要被此软件前边的Microsoft吓到了,以为这是微软出的,要收版权费的。大家可以放心使用:一下是此软件的版权声明中的节选:

        The version of awk included with Services for UNIX 3.5 is derived
from AT&T source code.

 Copyright (c) AT&T 1993
 All Rights Reserved.

 Permission to use, copy, modify, and distribute this software and
 its documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and
 that both that the copyright notice and this permission notice
 and warranty disclaimer appear in supporting documentation, and
 that the name of AT&T or any of its entities not be used in
 adve

本文标签: XP Windows NFS 挂载