wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | @import url() in CSS file omitted (#541)


From: Matti vL
Subject: Re: wget2 | @import url() in CSS file omitted (#541)
Date: Wed, 02 Dec 2020 09:15:44 +0000



Matti vL commented:


Sorry, I was being to quickly with that issue and should have tested more. It 
actually happened because I didn't activate host-spanning or include-domains:  
` not followed (no host-spanning requested)`

Can be solved using:  
-H, --span-hosts  
Enable spanning across hosts when doing recursive retrieving.  

or

-D domain-list, --domains=domain-list  
Set domains to be followed. domain-list is a comma-separated list of domains. 
Note that it does not turn on -H.

without

-np, --no-parent  
Do not ever ascend to the parent directory when retrieving recursively. This is 
a useful option, since it guarantees that only the files below a certain 
hierarchy will be downloaded.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/issues/541#note_458631536
You're receiving this email because of your account on gitlab.com.




reply via email to

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