From owner-freebsd-questions Fri Sep 13 15:21:19 2002 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 EFE7437B400 for ; Fri, 13 Sep 2002 15:21:07 -0700 (PDT) Received: from casper.sri.com (casper.SRI.COM [128.18.243.12]) by mx1.FreeBSD.org (Postfix) with SMTP id 2968443E6E for ; Fri, 13 Sep 2002 15:21:07 -0700 (PDT) (envelope-from hogsett@csl.sri.com) Received: (qmail 18086 invoked from network); 13 Sep 2002 22:24:39 -0000 Received: from localhost (HELO casper.SRI.COM) (127.0.0.1) by casper.sri.com with SMTP; 13 Sep 2002 22:24:39 -0000 Received: from quarter.csl.sri.com ([130.107.1.30]) by casper.SRI.COM (NAVGW 2.5.1.18) with SMTP id M2002091315243827677 ; Fri, 13 Sep 2002 15:24:38 -0700 Received: from axp.csl.sri.com (axp.csl.sri.com [130.107.2.30]) by quarter.csl.sri.com (8.12.4/8.12.4) with ESMTP id g8DML4nr021705; Fri, 13 Sep 2002 15:21:04 -0700 Received: from axp.csl.sri.com (localhost [127.0.0.1]) by axp.csl.sri.com (8.12.3/8.12.3) with ESMTP id g8DML3xW007687; Fri, 13 Sep 2002 15:21:04 -0700 (PDT) (envelope-from hogsett@axp.csl.sri.com) Message-Id: <200209132221.g8DML3xW007687@axp.csl.sri.com> To: Peter Leftwich Cc: Mike Hogsett , FreeBSD LIST Subject: Re: Anon FTP Server In-Reply-To: Message from Peter Leftwich of "Fri, 13 Sep 2002 18:08:50 EDT." <20020913180804.E27444-100000@earl-grey.cloud9.net> Mime-Version: 1.0 (generated by tm-edit 8.8 (Time Passed Me By)) Content-Type: text/plain; charset=US-ASCII Date: Fri, 13 Sep 2002 15:21:03 -0700 From: Mike Hogsett Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter, Paul Mather was kind enough to point me at PureFTPD. It looks like it will do the trick. http://www.pureftpd.org/ /usr/ports/ftp/pure-ftpd/ I am running the pure-ftpd with command line options : ./sbin/pure-ftpd -4AeGiRsxXd -4 --ipv4only -A --chrooteveryone -e --anonymousonly -i --anonymouscantupload -R --nochmod -s --antiwarez -x --prohibitdotfileswrite -X --prohibitdotfilesread From: Paul Mather Subject: Re: questions-digest V5 #1618 Date: Fri, 13 Sep 2002 17:11:53 -0400 To: Mike Hogsett Mike, => Ok, so I am setting up an anon FTP server. => => I was wondering if anyone knows of an FTP server that I can compile with => all write (put,mkdir,etc) abilities disabled and that rejects all => non-anonymous logins. I believe PureFTPD can do this. It is in the ports collection, under /usr/ports/ftp/pure-ftpd. I think you need to run it with --anonymousonly (-e) to permit only anonymous FTP. Cheers, Paul. e-mail: paul@gromit.dlib.vt.edu "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." --- Frank Vincent Zappa > On Fri, 13 Sep 2002, Mike Hogsett wrote: > > Ok, so I am setting up an anon FTP server. > > I was wondering if anyone knows of an FTP server that I can compile with > > all write (put,mkdir,etc) abilities disabled and that rejects all > > non-anonymous logins. - Mike > > I'd like to know too. Is this a compile task or a software-shopping task? > > -- > Peter Leftwich > President & Founder > Video2Video Services > Box 13692, La Jolla, CA, 92039 USA > +1-413-403-9555 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message