wget2 icon indicating copy to clipboard operation
wget2 copied to clipboard

very slow with --ignore-length option

Open lemielek opened this issue 1 year ago • 1 comments

Hello. I wanted to mirror https://site.domain.tld hosted on IIS. I created that kind of command. It was very slow and was not downloading everything. wget2 -c -v --auth-no-challenge --mirror -k -E -p --ignore-length --content-disposition --ca-certificate=CA.pem --domains=fonts.gstatic.com,fonts.googleapis.com,site3.domain.tld,site2.domain.tld,site1.domain.tld --output-file=site.log https://site.domain.tld I found that when I will remove "--ignore-length " it will work with normal speed. Do I set this command not properly or there is something wrong with this option?

Windows 11, wget2/2.1.0 downloaded from https://github.com/rockdaboot/wget2/releases/download/v2.1.0/wget2.exe

lemielek avatar Mar 21 '25 11:03 lemielek

https://gitlab.com/gnuwget/wget2/-/issues/696

lemielek avatar Apr 08 '25 09:04 lemielek