How do you use wget to download an entire site (domain A) when its resources are on another domain, (domain B)?
I've tried:
wget -r --level=inf -p -k -E --domains=domainA,domainB http://www.domainA
feedback
|
|
How do you use wget to download an entire site (domain A) when its resources are on another domain, (domain B)? | ||||
feedback
|