Skip to content

idcpj/go-nfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用nfs

服务端启动

./osnfs /bigant  2049

客户端挂载

mount -o port=2049,mountport=2049,nfsvers=3,noacl,tcp,nolock -t nfs \
192.168.0.200:/bigant /home/im_user/im_server/im_server/data1

About

go实现的 nfs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages