From owner-freebsd-questions@FreeBSD.ORG Thu Jun 5 02:40:21 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 C069C37B401 for ; Thu, 5 Jun 2003 02:40:21 -0700 (PDT) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E01C43FBF for ; Thu, 5 Jun 2003 02:40:21 -0700 (PDT) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.12.9/8.12.9) with ESMTP id h559eK1l085746 for ; Thu, 5 Jun 2003 02:40:20 -0700 (PDT) (envelope-from admin2@enabled.com) From: "admin" To: freebsd-questions@freebsd.org Date: Thu, 5 Jun 2003 01:40:20 -0800 Message-Id: <20030605093600.M8014@enabled.com> X-Mailer: Open WebMail 2.01 20030425 X-OriginatingIP: 131.161.240.131 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: best choice 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: Thu, 05 Jun 2003 09:40:22 -0000 Hope this make sense. Looking for the best way for people to manage their websites. Well I am hosting a bunch of virtually hosted websites based on hostname (single IP machine). I am needing to set up many ftponly accounts (no shell access) which will drop users into the proper directory depending on which username is in use. Is there a way to do host based ftp? I also want to lockout users from logging into the ftp site who have shell acounts but do not need access to update their websites via ftp. what is the best software alternative out there for me? - Noah