From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 10:16:00 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 0B8AC16A4CF for ; Fri, 18 Jun 2004 10:16:00 +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 DB92743D1F for ; Fri, 18 Jun 2004 10:15:59 +0000 (GMT) (envelope-from lwellis@mindspring.com) Received: from h-68-164-110-83.dnvtco56.dynamic.covad.net ([68.164.110.83] helo=LLAPTOP) by invasion.mail.pas.earthlink.net with asmtp (Exim 3.36 #4) id 1BbGJh-0002b6-00; Fri, 18 Jun 2004 03:09:49 -0700 Message-ID: <003801c4551c$65e861f0$0200a8c0@LLAPTOP> From: "LW Ellis" To: "Kjell Midtseter" , References: <40D2D557.24330.D1BC02@localhost> Date: Fri, 18 Jun 2004 04:09:52 -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: aa15571473bf62249649176a89d694c0f43c108795ac4507dc0eab2095f60f8f9d9ba152de906a85350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c 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 10:16:00 -0000 > I do not quite see the problem. > Are you running your FTP program on a Windows PC trying to access the ftp server on > the FreeBSD PC? If that is the case you use the FTP program (I use CuteFTP or > WS_FTP) on the Windows PC to navigate to the desired folder on the FreeBSD PC > Then you will be able to download most files to your Windows PC. But what you can > upload will depend upon permissions and what user you logged in as. > Kjell > > It won't let me above the default FTP folder. I use Dreamwever, but I tried with Front page, and WS_FTP, and none could get above the default folder. I've been reading my book, and the FTP(8) man pages, maybe I need to run the FTPD utility. Apparently it is sent up only as anonymous FTP... I never askes for a user name or password. PS I meant to say I installed PHP with OUT any trouble. Leon