From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 09:09:23 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 BD1BA16A4CE for ; Fri, 18 Jun 2004 09:09:23 +0000 (GMT) Received: from invasion.mail.pas.earthlink.net (invasion.mail.pas.earthlink.net [207.217.120.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9755043D31 for ; Fri, 18 Jun 2004 09:09:23 +0000 (GMT) (envelope-from lwellis@mindspring.com) Received: from h-68-165-29-135.dnvtco56.dynamic.covad.net ([68.165.29.135] helo=LLAPTOP) by invasion.mail.pas.earthlink.net with asmtp (Exim 3.36 #4) id 1BbFMO-00040C-00; Fri, 18 Jun 2004 02:08:32 -0700 Message-ID: <000d01c45513$d6548760$0200a8c0@LLAPTOP> From: "LW Ellis" To: "Kjell Midtseter" , References: <40D2C887.20033.9FAEEF@localhost> Date: Fri, 18 Jun 2004 03:08:34 -0600 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.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-ELNK-Trace: aa15571473bf62249649176a89d694c0f43c108795ac45073c9d83fbd9ffef56b11c1ee8544b869a350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: Re: [FreeBSD] Ftp Server 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: Fri, 18 Jun 2004 09:09:23 -0000 Good morning (very late at nite for me) Kjell And thanx to you!!! I solved my httpd problem with your help. And installed PHP with much trouble. I removed that hash #, And I can access FTP OK, but I need to point the ftp to the right directory /usr/local/www/data (I believe) How do I do this? ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l Leon