Hi Rick,

Would you be willing to share your wget script/command line?

In any case I'll see about setting up another mirror tomorrow.  I need
to sleep now.

Thanks in advance,
Krys

Richard Harding wrote:
> Richard Clark wrote:
>> The docs site is only about 1mb from my tests, probably the best trick
>> would be for whoever controls the docs site to cron a static
>> representation of it under /static or something, using MoinMoin/
>> scripts/moin_dump.py or equivalent. Then anyone who wants to can run
>> wget --wait 2 -m http://docs.turbogears.org/static/ to get a copy.
>> Might be some problems with the CSS/layout stuff. Unsure, but at least
>> you'd have the information.
> 
> What I did was just use wget to pull down the docs.turbogears.org. I set 
> it up on a subdomain of my existing domain. I don't know if you'd prefer 
> I purchase some other domain, or if you want to setup a subdomain of 
> turbogears.org that you delegate to my box for mirroring purposes.
> 
> Most of the links and all seem fine. The moinmoin controls at the bottom 
> (like edit) are hard coded to the docs.turbogears.org domain so that we 
> should have no worries about people trying to edit. wget does a nice job 
> of making everything just .html files and the formatting seems ok. The 
> one thing is that it's grabbing .png files, but not .jpg so no header. 
> I'm looking into how to get those as well. If anyone is a wget master 
> please let me know.
> 
> Anyway, the url right now is tg_mirror.avwsystems.com
> 
> If this is acceptable I'll just setup a cron job to re-wget the files 
> nightly or something. It's not that much data and takes something like 
> 5-10 seconds to get.
> 
> Rick
> 
> > 
> 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to