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