Using curl or wget to resume downloads

wget

$ wget -c <url of file to download>

curl

$ curl -C - -L -O <url of file to download>

Page Comments (Click to edit)






[Click to add or edit comments])

Please prepend comments below including a date

Design by N.Design Studio, adapted by solidGone.org (version 1.0.0)
Have a nice day.