From owner-freebsd-questions@FreeBSD.ORG Sat May 29 14:42:18 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 B1E9616A4CE for ; Sat, 29 May 2004 14:42:18 -0700 (PDT) Received: from sdf.lonestar.org (ol.freeshell.org [192.94.73.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51C7943D2F for ; Sat, 29 May 2004 14:42:18 -0700 (PDT) (envelope-from pieckiel@sdf.lonestar.org) Received: from sdf.lonestar.org (IDENT:pieckiel@sverige.freeshell.org [192.94.73.4]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id i4TLgEc1006103 for ; Sat, 29 May 2004 21:42:14 GMT Received: (from pieckiel@localhost) by sdf.lonestar.org (8.12.10/8.12.8/Submit) id i4TLgEKH024320 for freebsd-questions@freebsd.org; Sat, 29 May 2004 17:42:14 -0400 (EDT) Date: Sat, 29 May 2004 17:42:14 -0400 From: "Kevin A. Pieckiel" To: freebsd-questions@freebsd.org Message-ID: <20040529214214.GA23423@SDF.LONESTAR.ORG> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: FTP default permissions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 May 2004 21:42:18 -0000 I want to have default file and directory permissions for just a specific path to be set to something differently than what they are. I'm using FreeBSD 5.2.1-RELEASE-p7 with the default ftp daemon installed with the system. Any suggestions?