On Sat, 2003-05-24 at 13:11, Gonzalo Servat wrote: > On 24/05/2003 12:22 PM +1000 Louis Selvon wrote: > > > I am transferring a domain from a shared host to my own live > > server. > > > > The easier way I figured is to use "wget" as root to download > > all files from another domain in each directory to the image > > directory that I create for that virtual site on the server. > > [..snip..] > > You would have had to use FTP or something similar to upload your site. > Wouldn't it be easier to use the same tool to download the entire site?
I was first thinking he should download & install 'mirror' which is a tool for mirroring web/ftp sites. But for this case just 'ncftpget -R ftp://site.name.com.au/ftp/directory' should do the trick. -- Grant Parnell - non-work email <[EMAIL PROTECTED]> -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
