LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Broken download with firefox (https://www.linuxquestions.org/questions/linux-newbie-8/broken-download-with-firefox-657220/)

liamkincaid25 07-21-2008 11:05 AM

Broken download with firefox
 
I was using Fedora's Firefox to download a linux distro.When the download was about halfway the page closed by itself and I lost the download needing to start it over again. I read there was a way to continue a download once was broken but have been unable to find that thread again. Can anyone tell me what is the procedure for that?

pwc101 07-21-2008 11:18 AM

You might be able to use wget (from a terminal) to continue the download, so long as you know the URL you used to download the file. Something along the lines of:
Code:

cd /path/to/partial_download/directory
wget -c http://whatever.com/your_file


FranDango 07-21-2008 05:46 PM

In the Firefox Tools menu under Downloads you can bring up a list of recent downloads. Next to your broken download's entry ther should be a link saying resume or something like that. If not, then the list was either cleaned up or the download is beyond repair (at least as Firefox is concerned).

Maybe try downloading using a Torrent client - could be much faster for a Linux Distro ISO file, then the regular web download.

Linux Archive

John VV 07-21-2008 06:21 PM

the only time i have had a download die on me half way through is back in '02 when i was on dial up
are you using a dial-up isp ( like net zero)

liamkincaid25 07-22-2008 10:47 AM

Cable modem
 
Quote:

Originally Posted by John VV (Post 3222042)
the only time i have had a download die on me half way through is back in '02 when i was on dial up
are you using a dial-up isp ( like net zero)

Thank you for all your answers.No I am using cable modem and is not the first tiem that this happens to me while downloading a file.But in most of the other cases the file resume later.


All times are GMT -5. The time now is 05:13 AM.