Re: Timeout never happens with https://www.tesco.com

2020-12-06 Thread Tom Crane
On Sun, 6 Dec 2020, Petr Pisar wrote: V Sun, Dec 06, 2020 at 06:48:13PM +, Tom Crane napsal(a): tmp$ strace -s999 -f -e trace=network wget -S -v --no-check-certificate --waitretry=1 --tries=1 --timeout=1 --read-timeout=1 --wait=1 -O /tmp/280200433.tmp https://www.tesco.com/groceries/en-GB

Re: How to download and archive big website with a wiki and a forum thoroughly and efficiently?

2020-12-06 Thread Jeffrey Walton
On Sun, Dec 6, 2020 at 9:01 PM Kulagin wrote: > > I'm on Windows. I would like to download http://www.tekkenzaibatsu.com/ which > has different subdirectories like http://www.tekkenzaibatsu.com/wiki/ and > http://www.tekkenzaibatsu.com/forums/. The website will be closed later > this month, as the

Re: Timeout never happens with https://www.tesco.com

2020-12-06 Thread Petr Pisar
V Sun, Dec 06, 2020 at 06:48:13PM +, Tom Crane napsal(a): > tmp$ strace -s999 -f -e trace=network wget -S -v --no-check-certificate > --waitretry=1 --tries=1 --timeout=1 --read-timeout=1 --wait=1 -O > /tmp/280200433.tmp https://www.tesco.com/groceries/en-GB/products/280200433 [...] > connect(

Timeout never happens with https://www.tesco.com

2020-12-06 Thread Tom Crane
I am using the following command in a script (shown here running under strace), tmp$ strace -s999 -f -e trace=network wget -S -v --no-check-certificate --waitretry=1 --tries=1 --timeout=1 --read-timeout=1 --wait=1 -O /tmp/280200433.tmp https://www.tesco.com/groceries/en-GB/products/280200433 --

Re: Wget2 warnings on 32-bit machine

2020-12-06 Thread Tim Rühsen
Thank you, applied obvious fixes but only tested them on 64bit. Regards, Tim On 04.12.20 08:41, Jeffrey Walton wrote: Hi Everyone/Tim, I'm testing on 32-bit hardware. It's an old VIA Padlock machine running Peppermint, which is based on Ubuntu. There are a few type related warnings that might