22 Aug
2014
22 Aug
'14
17:10
On 2014-08-22 18:20, Greg Freemyer wrote:
On Fri, Aug 22, 2014 at 12:07 PM, Carlos E. R. <> wrote:
wget. It can do a mirror of a site, sanitizing the old domain for the new, I think. At least when creating a local mirror to a directory. I used this years ago, I don't remember the details.
I don't know if wget can do that or not.
wget --continue --recursive --level=2 --convert-links \ --page-requisites http://site... But it converts to the local address and directory of the machine you run the command. Maybe this can be changed, but I would have to read the documentation in more depth. You should look also at the "--mirror" option. -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)