This is an incomplete but very functional implementation of an NFSv3 server in Rust. Why? You may ask. I wanted to implement a user-mode file-system mount that is truly cross-platform. What is a protocol that pretty much every OS supports? NFS. Why not FUSE you may ask: FUSE is annoying to users on Mac and Windows (drivers necessary). It takes a lot of care to build a FUSE driver for remote filesy
{{#tags}}- {{label}}
{{/tags}}