Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Sep 2008 21:42:46 +1000
From:      Edwin Groothuis <edwin@mavetju.org>
To:        freebsd-hubs@FreeBSD.org
Cc:        Wolfram Schneider <wosch@FreeBSD.org>
Subject:   Mirroring the web pages with rsync?
Message-ID:  <20080921114246.GA68813@k7.mavetju>
In-Reply-To: <f625a9de0809210253j24a2b9d4q5a8412caed07c762@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm wondering if it is possible to mirror the web pages with rsync.
> I found only CVSup servers. Unfortunately, CVSup does not run
> on many non-FreeBSD OSs.

You could try to use csup :-)

But to answer the real question, it might be available from your
local rsync mirror:

    $ rsync rsync://cvsup.au.freebsd.org/www/data/
    drwxrwxr-x        1536 2008/09/19 16:21:29 .
    -rw-rw-r--        7939 2008/03/03 04:44:12 about.html
    -rw-rw-r--       33783 2008/09/09 17:24:13 administration.html
    [..]

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin@mavetju.org    |              Weblog: http://www.mavetju.org/weblog/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080921114246.GA68813>