LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Reliable/Resumable File Transfer (https://www.linuxquestions.org/questions/linux-software-2/reliable-resumable-file-transfer-657275/)

Connor.Poske 07-21-2008 03:54 PM

Reliable/Resumable File Transfer
 
Does anyone know of a good program that allows resumable file transfers over network? I have found a few that work with windows, but nothing on the linux side.

Thanks,
Connor

matthewg42 07-21-2008 05:15 PM

Do you want something stand-alone, or something to integrate into your browser (if so, which one?).

Do you want to only consider GUI options, or are you happy on the command line too?

John VV 07-21-2008 05:18 PM

in firefox you can start and stop then resume the download
but never found a good use for it .I happen to like wget

jailbait 07-21-2008 05:24 PM

gFTP is a good GUI ftp program which allows resumes.

http://www.linux.com/articles/62165

wget is a good CLI ftp program which allows resumes. See:

man wget

---------------
Steve Stites


All times are GMT -5. The time now is 11:12 PM.