On Tue, 2002-10-08 at 13:25, Ted Hilts wrote: > > I have downloaded to my LAN the web site files and directories from my > hosted virtual server on the Internet. I don't want the pathnames > converted to local directories on my workstation.
Then don't use a program that converts the paths. Downloading the files using FTP or scp is the best way; the files you get won't have http includes or php interpreted. If you can not use FTP or scp, and you're sure there are no http includes or php code which will be lost; try using: wget −−convert−links -r -np http://.... -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list