From owner-freebsd-questions@FreeBSD.ORG Tue Sep 9 12:18:12 2003 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 1DCBA16A4BF for ; Tue, 9 Sep 2003 12:18:12 -0700 (PDT) Received: from emerald.incredible.com.na (NSP.inc.net.na [196.44.138.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE2E943FA3 for ; Tue, 9 Sep 2003 12:18:08 -0700 (PDT) (envelope-from tech@incredible.com.na) Received: from [10.222.101.2] (helo=Fujitsu) by emerald.incredible.com.na with smtp (Exim 4.12) id 19wnzg-000Fsk-00 for freebsd-questions@freebsd.org; Tue, 09 Sep 2003 21:17:40 +0200 From: "Incredible Networks" To: "FreeBSD Questions" Date: Tue, 9 Sep 2003 21:18:03 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20030830100825.GA2599@hubinternet.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: Best FTPD... 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: Tue, 09 Sep 2003 19:18:12 -0000 Hi, I need an FTP Server for FreeBSD 4.8 that complies with the following: 1. Anonymous (Read Only) and Authenticated (Read/Write) Access 2. Listens on multiple Interfaces (one for anynomous) 3. Anonymous Access redirect to specific location (partition) 4. Cannot Browse root (cd /) and expose directory structure (folders) 5. Can support Active Transfers (not passive) 6. Fast and Robust Any suggestions would be greatly appreciated, and installation pointers (configuration) would even be better! Currently running FTPD (Standard FreeBSD FTPD), but you can browse the whole server. :( I got the latest Ports Collections under /usr/ports Regards Schalk