Network File System (NFS)
- WebNFS
adds a public NFS file handle and multi-component lookup to standard
NFS 3.0 and avoids the use of the "mount" protocol.
- LUFS: user file system, including
ssh export
- fish in KDE
- AVFS: virtual filesystem
- Secure NFS
via ssh2 tunneling
- "An ssh connection forwarding the remote port 139 to 127.0.0.1:139,
and then doing smbmount to //127.0.0.1/ - works great, and
is practical considering Samba is often already running on the remote side."
Last modified: 1997-06-06
Henning Schulzrinne