Silent and unattended large file download with wget

If you would like to download large file like HD Video or Linux ISO image while you’re working at your Linux PC or laptop I recommend to use the following command:

wget -c -b “http://file/you/wish/to/download.ext” –limit-rate=100k

Where, -c will continue getting partially-downloaded file (if connection was dropped or smth else), -b will put wget downloading into background, –limit-rate=100k will limit downloading speed at 100 KBytes per second (KB/s).

P.S. man wget still works :)

 
 
» You might also be interested in the following articles:
Utorrent in Ubuntu with Firefox support
Tiny bash scripts: check Internet connection availability
Anatomy of the Linux file system
Read CHM files in Linux
Create Encrypted Filesystem Within a File (truecrypt way)



» Want to stay up to date? Subscribe to our E-MAIL or RSS feed!

3 Responses to “Silent and unattended large file download with wget”


  1. 1 malinens

    tnx man!

  2. 2 Collene Sandstrom

    Outstanding article and really can assist with understanding the topic much better.

  3. 3 xxxyyyzzz2

    This consistently is amazing to me exactly how bloggers for example yourself can find the time plus the commitment to keep on crafting wonderful posts. Your website isgood and one of my own must read weblogs. I just had to say thanks.

Leave a Reply




Friendly Sites:Who is behind Linux Screw?
GeekyBits³ | Bash Cures Cancer | OMG! Ubuntu!
My SysAd Blog | Web Upd8
ZEPY | Linux config Wiki | Planet Sysadmin
a non-geek's linux notes | Linux Today
TuxArena: The arena of Tux | LinuxAlt.Com
My name is Artem N. (artiomix AT gmail DOT com) and I'm Linux/Unix, Cisco systems engineer. The main idea of Linux Screw is to share relevant knowledge, skills and observations over The Web. Here you can find a lot of information related to different Linux distributions, FreeBSD, IOS as well as a other Open Source around staff. Read more ››