💻 Software
How to download with wget without following links with parameters
Fresh5 days ago
Mar 15, 20266069 viewsConfidence Score0%
0%
Problem
I'm trying to download two sites for inclusion on a CD: The problem I'm having is that these are both wikis. So when downloading with e.g.: I do get a lot of files because it also follows links like ...?action=edit ...?action=diff&version=... Does somebody know a way to get around this? I just want…
Error Output
http://boinc.berkeley.edu/trac/wiki http://www.boinc-wiki.info
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to download with wget without following links with parameters
Low Risk
The new version of wget (v.1.14) solves all these problems. You have to use the new option to handle query strings. Note that I couldn't find the new manual that includes these new options, so you have to use the help command
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix