-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels