From owner-freebsd-questions Sat Jan 10 11:08:21 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA02295 for questions-outgoing; Sat, 10 Jan 1998 11:08:21 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from emu.sourcee.com (emu.sourcee.com [199.201.159.173]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA02273 for ; Sat, 10 Jan 1998 11:08:10 -0800 (PST) (envelope-from nrice@emu.sourcee.com) Received: (from nrice@localhost) by emu.sourcee.com (8.8.8/8.8.3) id OAA10511; Sat, 10 Jan 1998 14:07:59 -0500 (EST) Message-ID: <19980110140759.30685@emu.sourcee.com> Date: Sat, 10 Jan 1998 14:07:59 -0500 From: Norman C Rice To: mtg@dmi.net Cc: freebsd-questions@freebsd.org Subject: Re: First UNIX, almost ??? References: <34B7C475.6A8A@dmi.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <34B7C475.6A8A@dmi.net>; from Michael T. Gray, met on Sat, Jan 10, 1998 at 10:56:53AM -0800 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, Jan 10, 1998 at 10:56:53AM -0800, Michael T. Gray, met wrote: > Hello FreeBSD, > I have just built my first FreeBSD box. I have installed Apache for my > Web Server Software. It works!! > Now, I need to FTP my HTML pages over. In the future, I would like to > give web space to my users. Any ideas for a good FTP Server program? > Thanks in advance for any suggestions you might have. :-) > Thanks, MTG > -- > ************************************* > MTG EnterPrizes > URL: http://www.dmi.net/mtg/ > Email: mtg@dmi.net > Smail: PO Box 9261 > Nampa, Id 83652-9261 > ************************************* I have used wu-ftpd and found its features to be quite nice. You can find this in the ports. The native FreeBSD FTP server isn't too bad either. Perhaps you should experiment and find out which one you find to be easiest to maintain. -- Regards, Norman C. Rice, Jr.