LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   what app to use for large download (https://www.linuxquestions.org/questions/linux-software-2/what-app-to-use-for-large-download-124630/)

Lindy 12-10-2003 12:46 PM

what app to use for large download
 
what app is best for doing a large download on a dialup connection? I need one that will resume a download when I get an ubrupt disconnect. I'm tring to download a 200+mb iso img, only to have my connection crap out at about the
half way point:mad:

trickykid 12-10-2003 12:52 PM

wget works perfectly. ;)

fancypiper 12-10-2003 12:52 PM

Specifically, wget -c <url of file>

-c=resume download

rshaw 12-10-2003 12:57 PM

d4x http://www.krasu.ru/soft/chuchelo/

Lindy 12-10-2003 02:02 PM

Thanks guys! No more hair pulling! rshaw, downloader for X looks promising I'll give have to give it a test drive.

Note: now giving downloader for X a test drive even as I speak , so far it works as advertised. Installation was easy and stright forward. A nice app for anybody looking for a gozilla type of downloader.

davisfactor 12-15-2003 10:48 PM

Quote:

Originally posted by fancypiper
Specifically, wget -c <url of file>

-c=resume download

Double that with doing it from a screen session and you won't have to worry about accidentally closing the terminal, logging out of an SSH session, or X crashing.


All times are GMT -5. The time now is 12:31 AM.