[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wget




On Wed, 13 Aug 2003, Peter Mount wrote:

>
> On Tue, 12 Aug 2003, Robert Creager wrote:
>
> >
> > Hey Tom,
> >
> > My thought is that it's because wiki is driven by cgi scripts, and I'm not sure
> > if you'll have much luck doing what you want to do.
>
> I'm not sure either. I'm trying a wget here to see how it goes.

Well running the following works:

wget --mirror --convert-links --html-extension http://wiki.tass-survey.org/

However it takes quite some time (~1.5 hours) but it does work. The only
down side is that it retrieves not just the current, but every version of
each page, so it ends up downloading 22Meg.

I don't think it's good for backup purposes, but is useful for making an
offline copy.

Is this going to be a frequent request? If so I can get the box to create
a tar.gz of this as part of the daily backup job?

Peter

> Anyhow the actual content is downloadable as two gzip tar files, but I'm
> thinking tom wants it as it appears on the site?
>
> http://ftp.retep.net/pub/tass/wiki.tgz
> http://ftp.retep.net/pub/tass/wiki-images.tgz
>
> Peter
>
> >
> > Cheers,
> > Rob
> >
> > On Tue, 12 Aug 2003 15:32:20 -0500
> > "Thomas Droege" <tdroege2@earthlink.net> said something like:
> >
> > > I am trying to learn to backup the web sites of interest to me, the wiki
> > > and tass home page. I started with the wiki which I think is the smaller of
> > > the two.
> > >
> > > > wget -r--convert-links http://wiki...
> > >
> >
> > --
> >  19:49:26 up 11 days, 12:34,  4 users,  load average: 2.26, 2.17, 2.07
> >
>
>