Feature #20669
Updated by Peter Amstutz over 1 year ago
Similar to #20668 except NFS.
NFS is the remote file system of choice for Linux.
Since arv-mount is more likely to be available on Linux, there are fewer niches where NFS support would be a clear win, but it's worth putting a pin in it for the future.
We want to use our golang filesystem backend (used for WebDAV/S3/FUSE) and connect it to a NFS server frontend.
A couple of options for NFS servers:
https://github.com/willscott/go-nfs
https://github.com/nfs-ganesha/nfs-ganesha