bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trying to mirror some blogs before destruction this month's 21


From: Stephane Ascoet
Subject: Trying to mirror some blogs before destruction this month's 21
Date: Sat, 19 Aug 2023 05:37:07 +0200
User-agent: Horde Application Framework 5

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).

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!

These combinations of options are long-used by me and happen to work, even if I already had to correct links manually(thanks Sed!)

Thanks for help despite the short delay




reply via email to

[Prev in Thread] Current Thread [Next in Thread]