Date: Tue, 21 Aug 2007 11:38:30 +0400 (GST) From: Rakhesh Sasidharan <rakhesh@rakhesh.com> To: freebsd-questions@freebsd.org Subject: NFS export subdirs on different file systems? Message-ID: <20070821113011.W7559@obelix.home.rakhesh.com>
next in thread | raw e-mail | index | archive | help
Hi, I have a directory /net/store. This directory is exported to all machines on my network. I have a sub-directory /net/store/photos. That too is exported to all machines on my network. What I want is that when I mount /net/store from another machine, the contents of /net/store/photos too be visible. Is there any way I can do that? >From the manpage and the handbook and Google etc I get the idea that it might not be possible. Still, asking just in case there are any round-about ways ... I would assume a scenario like this is common. [I need /net/store/photos to be on a separate partition coz its encrypted and stuff. And I'd rather have it appear as part of the /net/store namespace ...] Regards, - Rakhesh http://rakhesh.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070821113011.W7559>