The 2007 Linux Storage and File Systems Workshop
The 2007 Linux Storage and File Systems Workshop
Posted Mar 20, 2007 23:25 UTC (Tue) by drag (guest, #31333)In reply to: The 2007 Linux Storage and File Systems Workshop by k8to
Parent article: The 2007 Linux Storage and File Systems Workshop
I doubt it's usefull for large numbers of users, but for my personal stuff the fuse-based Sshfs is a superior replacement to NFS or Samba.
Faster, strong encryption, strong authentication aviable, trivially easy to setup. Robust.
The downside is that you can't use it for anything that requires special file typs, like named pipes. So ~/ is out. No booting from it. But for serving up large media files or sharing abritrary directories between computers it's great.