--- Hans Reiser <[EMAIL PROTECTED]> wrote: > You might look into SFS by David Mazieres, some > concepts in it are > likely to interest you.
Thank you for your suggestion. I've taken a look at SFS (http://www.fs.net/sfswww/), and I like its emphasis on user-friendliness and security. It's a toss-up between SFS and SSHFS (http://fuse.sourceforge.net/sshfs.html), since they allow non-root users to mount and they're secure. I tend to lean towards SSHFS since it only needs to be installed on the client (as opposed to SFS, which must be installed on client and server). The server side of SSHFS is the just sshd, which has been heavily tested and works out of the box on most modern systems. SFS also has some minor idiosyncrasies, like mounting everything under /sfs and including cryptographic hashes as part of directory names (both of which can be overcome with symlinks). Best regards, Vlad ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/