wget

Save file to a certain directory:

wget -P /tmp http://server/distro.iso

Limit download rate

Max at 750 KBps:

wget --limit-rate=750K http://server/distro.iso

Navigation
QR Code
QR Code wget (generated for current page)