|
|
|
|
|
by problems
3392 days ago
|
|
I think most people when running in production wind up using network based protocols instead, NFS, SMB, etc which are much more security and time tested. I've never heard of anyone using this kind of thing outside of personal VMs or development. |
|
Really, it's not competing with NFS/SMB, it's just aimed at fast passthrough for local filesystems.
However, having read a decent amount of the code myself, it is pretty crappy/sketchy.
However, it's not a lot of code and the basic idea is sound and the protocol is simple and well designed, it really wouldn't take someone with the right skills long to rototill it and make some drastic improvements (there's performance gains to be had in there, too).