Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!swidir.switch.ch!newsfeed.ACO.net!Austria.EU.net!EU.net!howland.reston.ans.net!newsfeed.internetmci.com!usenet.eel.ufl.edu!netline-fddi.jpl.nasa.gov!usenet From: Jake Hamby <hamby> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: setting up anonymous ftp Date: 15 Sep 1995 00:57:11 GMT Organization: Jet Propulsion Laboratory - Pasadena CA Lines: 19 Message-ID: <43aj17$pjq@netline-fddi.jpl.nasa.gov> References: <438dab$qcg@globe.indirect.com> <4399st$9kd@news.rwth-aachen.de> <439k4g$kd3@globe.indirect.com> NNTP-Posting-Host: slowaris.jpl.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 1.1N (X11; I; SunOS 5.4 sun4m) X-URL: news:439k4g$kd3@globe.indirect.com If you're serious about anonymous FTP and want a heavy-duty server, you'll probably want wu-ftpd 2.4, which is very customizable and has a lot of logging and added functionality (for example a client could say "get mydir.tar.gz" on a directory and it will automagically tar and gzip the directory into a single downloadable archive... if you set the filters right on your end). All the big FTP sites use wu-ftp, like Walnut Creek CDROM, and Wuarchive.wustl.edu (which it's named after). Linux even comes with wu-ftpd by default but doesn't seem to have a man page for it. You can download wu-ftpd from: http://wuarchive.wustl.edu/packages/wuarchive-ftpd/ It's also in the ports collection so you can just do a 'make' in /usr/ports/net/wu-ftpd/ once you've downloaded the source... -- ------------------------------------------------------------------------------- Jake Hamby | E-Mail: hamby@aris.jpl.nasa.gov Student, Cal Poly University, Pomona | System Administrator, JPL -------------------------------------------------------------------------------