I moved the geocities website navacrony and seminavacron to my hosting site. Navacrony and SemiNavacron. It was very difficult downloading each file individually. I used the wget to download the mirror of the site.
e.g.
wget –mirror –w 2 –p –HTML-extension –-convert-links –P c:\wget_files\example1 http://www.yourdomain.com
wget is a unix tool. It can also be downloaded with cygwin for windows.