From owner-freebsd-questions@FreeBSD.ORG Tue Mar 6 12:48:26 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B1C9016A403 for ; Tue, 6 Mar 2007 12:48:26 +0000 (UTC) (envelope-from vizion@vizion.occoxmail.com) Received: from dukecmmtao03.coxmail.com (dukecmmtao03.coxmail.com [68.99.120.70]) by mx1.freebsd.org (Postfix) with ESMTP id 4B4FD13C494 for ; Tue, 6 Mar 2007 12:48:26 +0000 (UTC) (envelope-from vizion@vizion.occoxmail.com) Received: from dukecmmtao03 ([172.18.22.60]) by dukecmmtao03.coxmail.com (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with SMTP id <20070306124823.FBPY2045.dukecmmtao03.coxmail.com@dukecmmtao03> for ; Tue, 6 Mar 2007 07:48:23 -0500 X-Mailer: Openwave WebEngine, version 2.8.16 (webedge20-101-1106-20040809) From: Vizion Organization: vizion Communications To: Date: Tue, 6 Mar 2007 4:48:25 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20070306124823.FBPY2045.dukecmmtao03.coxmail.com@dukecmmtao03> Subject: ftp set up X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Mar 2007 12:48:26 -0000 Hi I wonder if someone could point me to a reliable detailed resource for configuring an ftp server on freebsd 6.1 for both incoming and outgoing files (including anonymous ftp). I do not want anonymous uploaders to view existing file names in ftp/incoming or be able to download from incoming. I want the server as secure as is reasonably practicable. The notes in the freebsd handbook are not really comprehensive enough for me. Thanks in advance david