Date: Tue, 4 Feb 1997 10:28:21 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Andre Albsmeier <Andre.Albsmeier@mchp.siemens.de> Cc: freebsd-questions@freebsd.org Subject: Re: How to export directory with subdirs Message-ID: <Pine.BSI.3.94.970204102637.27258J-100000@localhost> In-Reply-To: <199702040909.KAA02994@server.us.tld>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 4 Feb 1997, Andre Albsmeier wrote: > OK, maybe i expressed my problem unclearly, sorry. Let's assume I have > > /var/spool/pcnfs > /var/spool/pcnfs/host0 > /var/spool/pcnfs/host1 > /var/spool/pcnfs/host2 > /var/spool/pcnfs/host3 > /var/spool/pcnfs/host4 > > and I have an /etc/exports conatining > > /var/spool/pcnfs > > I can do a > > mount server:/var/spool/pcnfs /anywhere > > and access all directories. > > What I want to do is > > mount server:/var/spool/pcnfs/hostx /anywhere > > without changing /etc/exports. Let me correct this to /var/spool/pcnfs -alldirs That may more closely match the desired behavior, based on what I can glean from the exports(5) manpage. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.970204102637.27258J-100000>