From owner-freebsd-newbies Thu May 2 14:27:46 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from luna.affordablehost.com (ns7.affordablehost.com [206.104.238.125]) by hub.freebsd.org (Postfix) with SMTP id 0CEC737B419 for ; Thu, 2 May 2002 14:27:41 -0700 (PDT) Received: (qmail 29854 invoked from network); 2 May 2002 21:30:44 -0000 Received: from 174.113.sn.ct.dsl.thebiz.net (HELO winbloat) (216.238.113.174) by 0 with SMTP; 2 May 2002 21:30:44 -0000 Message-ID: <200205021727320507.00281366@luna.affordablehost.com> In-Reply-To: References: <3CD0C7EC.5060707@dlance.com> X-Mailer: Calypso Version 3.20.01.01 (4) Date: Thu, 02 May 2002 17:27:32 -0400 Reply-To: myraq@mgm51.com From: "MikeM" To: freebsd-newbies@freebsd.org Cc: "Justyn" Subject: Re: Good Ftp Daemon Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org |>Can anyone recomend a good ftp daemon that a newbie would be able to |>compile without any major difficultly? I just need something to restrict |>users to their own home dir. Please send any replies to me because Im |>not on the list yet. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D vsftpd is a very simple, very secure ftp daemon. It is in the ports= collection. It is also one of the easiest ftp daemons to configure. Just do the usual "make install" to compile and install the port. Here's the vsftpd home page: http://vsftpd.beasts.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message