Hi, which version of Wget are you using ? (wget --version)
On 8/19/23 05:37, Stephane Ascoet wrote:
Hi, I launch'd0="/media/demo/PartitionNTFS/" && cd $d0 && d1="speakerinertl" && echo "On va supprimer "$d1" dans "`pwd` ; sleep 9 ; rm -rvf $d1 ; mkdir $d1 ; cd $d1 && wget -c --no-check-certificate -m -k -K -E --show-progress -np -nH -p https://speakerinertl.skyrock.com/ -o /tmp/speak' but Wget doesn't replace links (however *html and *html.orig are different).
Wget only replaces links of successfully downloaded pages. Can you give 1-2 examples of links that haven't been converted?Can you also send your /tmp/speak as it might contain information that helps debugging?
And, since, as usual with blogs, pictures are stored on another domain, I've tried 'd0="/media/demo/PartitionNTFS/" && cd $d0 && d1="speakerinertl" && echo "On va supprimer "$d1" dans "`pwd` ; sleep 9 ; rm -rvf $d1 ; mkdir $d1 ; cd $d1 && wget -c --no-check-certificate -H -Di.skyrock.net,speakerinertl.skyrock.com/ -m -k -K -E --show-progress -np -nH -p https://speakerinertl.skyrock.com/' but something even more weird happens: only pictures are downloaded, zero Webpages!
When testing, the website pretty quickly seem to block my IP. So I can not really reproduce anything.
These combinations of options are long-used by me and happen to work, even if I already had to correct links manually(thanks Sed!)
What do you think has changed? Did you update Wget and this may be a regression?
Thanks for help despite the short delay
Regards, Tim
OpenPGP_signature.asc
Description: OpenPGP digital signature
