Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8391298
README
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
877 B
Subscribers
None
README
View Options
Dependencies
============
- python3
- python3-requests
- rsync
- wget
Authentication
==============
If you need to work on a wiki protected with HTTP authentication just add a
matching entry to your `~/.netrc`, e.g.:
machine intranet.softwareheritage.org
login USERNAME
password PASSWORD
See manpage netrc(5) for more information.
Alternatively, you can use `http://USERNAME:PASSWORD@example.com/...` URLs, but
they will be visible in `ps` output, temporary files, etc. You've been warned!
Sample usage
============
List names of pages in category "Public":
bin/mw-ls-category --no-ssl-verify \
https://intranet.softwareheritage.org \
Public
Export all pages in category "Public" to directory "public_html":
bin/mw-export-category \
https://intranet.softwareheritage.org \
public_html \
Public
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 6:41 PM (14 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3386885
Attached To
rTMW MediaWiki tools
Event Timeline
Log In to Comment