buttonTrust
 
View
  By section
  As outline
  Fully expanded

FAQ sections
  Getting Started
  Conference Registration
  Contact Information
  Forums and FAQs
  Group Mailing Lists
  Updating the Website
  Publications
  TRUST Newsgroups
  TRUST Seminars
  TRUST Blogs
  Wiki
  Application Forms

Questions
  Wiki Setup
  Wiki Configuration
  Wiki Access
  Wiki Logo
  Mirror a wiki

TRUST Partners and Researchers who attend TRUST conferences
FAQ
Information about the Wiki facility
Previous section  |  This section  |  Next section
Previous question  |  This question  |  Next question

How do I mirror a wiki?
Christopher Brooks, 23 Sep 2007
Last updated: 23 Sep 2007

http://www.pmwiki.org/wiki/Cookbook/ExportHTML?from=Cookbook.PmWiki2HTML-usingWGET says:

wget -r -k -np -p -l 0 http://example.org/wiki
That page has other suggestions about how to get html.

However, we have authentication, so Look up the websitesessionKey cookie in your browser and then use it with wget:

wget -r -k -np -p -l 0 --no-cookies 
 --header "Cookie: websiteSessionKey=xxxxxxxxxxxxxxxxxxxx" 
 --reject "*action=print","*action=diff","*action=upload","*action=edit"
 http://website_long_name/group/wiki/ 
Previous section  |  This section  |  Next section
Previous question  |  This question  |  Next question
You are not logged in
© 2005-2008 Trust