I installed a new hard drive. I want to save the web sites I downloaded with wget. The links in the files were automacally changed relative from the web sites to point to within the local file structure. If I just copy the directories over to the new drive I'll lose all the functionality of the HTML links. I tried using wget to retrieve from the one drive and copy to new drive and convert the links like this:
wget -r --convert-links /mnt/hda4/home/kb/www.uuhome.de or wget -r --convert-links file://mnt/hda4/home/kb/www.uuhome.de etc. All I can get is : "Unsupported scheme." Is there a way to use wget to do this? TIA since I'm not on this list please CC all responses to include me: Kelley Terry<[EMAIL PROTECTED]>
