How to resume broken download with wget
In Category Command Line
Most of the times, due to network problems, the downloads will be broken if a big file is being downloaded. In such cases, the “wget” command can help in resuming the broken download using “-c” option. The following examples show how it can be done.
[neo@techpulp ~]# wget -c http://download.fedoraproject.org/pub/fedora/linux/releases/10/Live/i686/F10-i686-Live.iso