Date: Fri, 8 Jan 2010 16:21:27 -0800 From: Nerius Landys <nlandys@gmail.com> To: freebsd-questions@freebsd.org Subject: sshfs, nfs, etc. on FreeBSD Message-ID: <560f92641001081621j704c2aa9y8b1e3b13c1299b2d@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I'm looking for a lightweight, secure, and non-intrusive file sharing system for 2 servers in a data center. For example I'd like to [as an ordinary user] temporarily mount the home directory (/usr/home/) of one server to a temporary mount point on the other server, and then, assuming my user has sufficient read permissions, I'd like to run some files in the home directories through a log file parser that I wrote. Now I'm not a really big fan of NFS. I've just heard about sshfs. Is this a recommended way to go? If so, is there any official documentation on how to get sshfs going on FreeBSD? If there are some better options than sshfs, what are they? I don't really want to scp copy files between the 2 servers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?560f92641001081621j704c2aa9y8b1e3b13c1299b2d>