Hi folks,
I recently downloaded the entire Holmes Atari Archive. The reason Im mentioning this, is that I had all sorts of trouble finding a decent download tool. None would follow the FTP directorys correctly, and would miss files. Eventually I found a great tool called WGET. Its simple to use a makes a navigable folder of all your files.
You can obtain WGET for windows here
http://users.ugent.be/~bpuype/wget/
To mirror an entire website using wget do the following
wget -m http://ftp.pigwa.net...s cd/index.html
Obviously replace the URL above with your desired archive location.
Thanks to all those who made the holmes archive, and host it on their servers.
I recently downloaded the entire Holmes Atari Archive. The reason Im mentioning this, is that I had all sorts of trouble finding a decent download tool. None would follow the FTP directorys correctly, and would miss files. Eventually I found a great tool called WGET. Its simple to use a makes a navigable folder of all your files.
You can obtain WGET for windows here
http://users.ugent.be/~bpuype/wget/
To mirror an entire website using wget do the following
wget -m http://ftp.pigwa.net...s cd/index.html
Obviously replace the URL above with your desired archive location.
Thanks to all those who made the holmes archive, and host it on their servers.