Date: Fri, 13 Sep 2002 15:21:03 -0700 From: Mike Hogsett <hogsett@csl.sri.com> To: Peter Leftwich <Hostmaster@Video2Video.Com> Cc: Mike Hogsett <hogsett@csl.sri.com>, FreeBSD LIST <freebsd-questions@FreeBSD.ORG> Subject: Re: Anon FTP Server Message-ID: <200209132221.g8DML3xW007687@axp.csl.sri.com> In-Reply-To: Message from Peter Leftwich <Hostmaster@Video2Video.Com> of "Fri, 13 Sep 2002 18:08:50 EDT." <20020913180804.E27444-100000@earl-grey.cloud9.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <paul@gromit.dlib.vt.edu> Subject: Re: questions-digest V5 #1618 Date: Fri, 13 Sep 2002 17:11:53 -0400 To: Mike Hogsett <hogsett@csl.sri.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209132221.g8DML3xW007687>