From owner-freebsd-hackers Sun Sep 8 22:04:35 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA00137 for hackers-outgoing; Sun, 8 Sep 1996 22:04:35 -0700 (PDT) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id WAA00118 for ; Sun, 8 Sep 1996 22:04:33 -0700 (PDT) Received: by diablo.ppp.de (Smail3.1.28.1 #1) id m0uzyW9-000QhjC; Mon, 9 Sep 96 07:04 MET DST Received: from 193.141.161.123 (monster.pong.ppp.de [193.141.161.123]) by pong.PPP.DE (8.6.12/8.6.12) with SMTP id DAA06114; Mon, 9 Sep 1996 03:20:11 +0200 Message-ID: <323370CF.5616@pong.ppp.de> Date: Mon, 09 Sep 1996 03:20:15 +0200 From: Stefan Bethke Organization: Not very well... X-Mailer: Mozilla 2.02 (Macintosh; I; 68K) MIME-Version: 1.0 To: "Sean P. Robertson" CC: freebsd-hackers Subject: Re: FTP Mirror HOW-TO References: <3232317A.41C67EA6@awod.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Sean P. Robertson wrote: > > I am looking for documentation on how to set up an FTP Mirror site. I > have read the man pages for FTPD and other stuff but have not found the > answer. Any help would be appreciated. There is perl script named "mirror" which I found to be somewhat clumsy. A friend of mine has written an alternative in C. You can find it at http://people/stefan/cwftp/ http://pub/people/stefan/cwftp/ ftp://pub/people/stefan/cwftp/ Stefan