Re: Web mirroring software

1998-12-29 Thread Martin Schulze
Cagdas Ogut wrote: > Hi all, > > Can anybody suggest me a tiny web mirroring software to run on debian, > preferebly in *.deb format? I don't expect much, only the basic > functionality. I only know about a web-fetcher, named wget. Regards, Joey -- If you come from outside of Finland,

Re: Web mirroring software

1998-12-24 Thread Torsten Hilbrich
Cagdas Ogut <[EMAIL PROTECTED]> writes: > Can anybody suggest me a tiny web mirroring software to run on > debian, preferebly in *.deb format? I don't expect much, only the > basic functionality. Maybe wget with the -m option can be useful. Torsten -- Homepage: http://www.in-berlin.de/

Fwd: Re: Web mirroring software

1998-12-24 Thread Steve Lamb
Whoops, this was meant to go to the list. Damned no reply-to, gotta get back into the habit of reply-all and trim. :/ ==BEGIN FORWARDED MESSAGE== >From: "Steve Lamb" <[EMAIL PROTECTED]> >To: "John Stevenson" <[EMAIL PROTECTED]> >Date: Thu, 24 Dec 1998 10:03:2

Re: Web mirroring software

1998-12-24 Thread John Stevenson
A nice little web mirroring package is 'wget'. This is only a few hundred K and runs just from the command line. You basically tell it what site you want to copy and off it goes... It can follow recursive links to any level that you specify. P.s. I hope you dont break copyright John. Cagd