From owner-freebsd-questions@FreeBSD.ORG Mon Mar 22 13:15:34 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13CC016A55A for ; Mon, 22 Mar 2004 13:15:34 -0800 (PST) Received: from thunderbird.etv.net (thunderbird.etv.net [208.14.190.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50C4443D5F for ; Mon, 22 Mar 2004 13:15:30 -0800 (PST) (envelope-from efinleywork@efinley.com) Received: from [205.161.203.55] (helo=elliotdevelop) by thunderbird.etv.net with smtp (Exim 4.30; FreeBSD) id 1B5Wld-000CCS-M8 for freebsd-questions@freebsd.org; Mon, 22 Mar 2004 14:15:29 -0700 Message-ID: <091701c41052$cdaa9dd0$37cba1cd@emerytelcom.com> From: "Elliot Finley" To: Date: Mon, 22 Mar 2004 14:15:29 -0700 Organization: Emery Telcom MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: directories like Hotel California X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Elliot Finley List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Mar 2004 21:15:34 -0000 I have a directory that I export via NFS. I want people to be able to do a directory listing to see whats there. I also want them to be able to copy files into this directory. but I don't want them to be able to copy files out of this directory. I don't see any way to accomplish this with file permissions. Am I missing something? Elliot