下载路径
https://github.com/winnfsd/winnfsd/releases
使用方法
windows端
可以直接下载发布版本中的WinNFSd.exe直接使用
Usage: WinNFSd.exe [-id <uid> <gid>] [-log on | off] [-pathFile <file>] [-addr <ip>] [export path] [alias path]
如,cmd中执行:
WinNFSd.exe -pathfile D:\XX\XX\pathfile
pathfile是配置文件,需要指定绝对路径,配置文件里记录的是导出的nfs目录和别名
c:\nfs > /nfs
导出c盘下的nfs目录,且取别名为/nfs
nfs服务器起来后,输入help命令可以看到支持的命令
help
=====================================================
Commands:
about: display messages about this program
help: display help
log on/off: display log messages or not
list: list mounted clients
refresh: refresh the mounted folders
reset: reset the service
quit: quit this program
=====================================================
问题记录
问题:nfs连接异常退出后导出的nfs目录挂不上
解决:使用reset命令重启服务
3万+

被折叠的 条评论
为什么被折叠?



