wget worked perfect. I guess the Firefox downloader was killing it after
a certain amount of time. The -c option is great. I should have used man
wget before hand. Thanks for the help Paul and Deron.
Deron Meranda wrote:
On Thu, 20 Jan 2005 10:30:25 -0500, Dennis Shaw
<dennis@xxxxxxxxxxxxxxxxxxx> wrote:
Ya, the file I downloaded is only1557566248 bytes, obviously not right.
I was using Firefox to download it... I'm trying wget now.
Use the -c option to wget and it should attempt to resume your
download from where it was truncated rather than starting all
over from byte 0 again.