From owner-freebsd-questions Mon Feb 3 23:29:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA24448 for questions-outgoing; Mon, 3 Feb 1997 23:29:31 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA24443 for ; Mon, 3 Feb 1997 23:29:27 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.4/8.6.12) with SMTP id XAA15116; Mon, 3 Feb 1997 23:29:13 -0800 (PST) Date: Mon, 3 Feb 1997 23:29:13 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Andre Albsmeier cc: freebsd-questions@freebsd.org Subject: Re: How to export directory with subdirs In-Reply-To: <199702021440.PAA28848@server.us.tld> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 2 Feb 1997, Andre Albsmeier wrote: > is it possible to export a directory including all its subdirs without > exporting the whole filesystem? I want to export /var/spool/pcnfs including > all subdirectories. As far as I have understood exports(5), the alldirs > option works only with the root of a filesystem (which in my case is the > /var filsystem) which I don't want to export to all the PCs. Then just add the line /var/spool/pcnfs and it should export it plus everything below it. It does on my machines (a 2.1.5 and a 2.2-BETA). :-/ Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major