💻 Software
wget not converting links
Fresh5 days ago
Mar 15, 202611983 viewsConfidence Score0%
0%
Problem
I am trying to mirror a fairly large site (20,000+ pages) prior to a major overhaul. Basically, I need a backup before cutting over to the new one in case we forgot something we need (we'll have about 1,000 pages at launch). The site is run on a CMS that I cannot easily extract usable data from, so…
Error Output
nohup wget --mirror -k -l10 -PafscSnapshot --html-extension -R *calendar* -o wget.log http://www.example.org &
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: wget not converting links
Low Risk
This is an old post, but I'm putting the answer here for future searchers. The feature happens only after the site download is complete. I would guess that, with such a large site, you tried to stop the process after a few pages were completed and t…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix