From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 09:26:21 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 2ACE516A4CE for ; Fri, 18 Jun 2004 09:26:21 +0000 (GMT) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3DE443D4C for ; Fri, 18 Jun 2004 09:26:20 +0000 (GMT) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (localhost [127.0.0.1]) by fw.farid-hajji.net (Postfix) with ESMTP id 2A3054082B; Fri, 18 Jun 2004 11:24:46 +0200 (CEST) From: Cordula's Web To: lwellis@mindspring.com In-reply-to: <000d01c45513$d6548760$0200a8c0@LLAPTOP> (lwellis@mindspring.com) X-Mailer: Emacs-21.3.1/FreeBSD-4.10-BETA References: <40D2C887.20033.9FAEEF@localhost> <000d01c45513$d6548760$0200a8c0@LLAPTOP> Message-Id: <20040618092446.2A3054082B@fw.farid-hajji.net> Date: Fri, 18 Jun 2004 11:24:46 +0200 (CEST) cc: freebsd-questions@freebsd.org Subject: Re: [FreeBSD] Ftp Server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cpghost@cordula.ws List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 09:26:21 -0000 > but I need to point the ftp to the right directory > /usr/local/www/data (I believe) > How do I do this? Set the home directory of that user to /usr/local/www/data. Use 'vipw' to edit the password file directly. -- Cordula's Web. http://www.cordula.ws/