bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] Behaviour of spanning to accepted domains


From: Tony Lewis
Subject: Re: [Bug-wget] Behaviour of spanning to accepted domains
Date: Fri, 5 Jun 2015 08:01:03 -0700

On June 03, 2015 Tim Ruehsen wrote:

> This has already been fixed to:
> 
> "Set domains to be followed.  domain-list is a comma-separated list of 
> domains.  Note that it does not turn on -H."

First, I have not dug into the source code to see how -H is implemented. 
However, it makes sense to me that one ought to be able to specify both -H and 
-D together.

Consider this scenario: I want to mirror a site including the images that are 
stored in a sub-domain, but I don't want to mirror every external site 
referenced by the site. So I would try this:

wget --mirror http://www.somesite.com -H -D www.somesite.com images.somesite.com

Which should get all the files from www.somesite.com and images.somesite.com 
without getting files from www.relatedsite.com.

Tony




reply via email to

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