User Tools

Site Tools


wget:specify_download_speed_download_rate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

wget:specify_download_speed_download_rate [2016/07/09 23:02] – created peterwget:specify_download_speed_download_rate [2019/12/04 22:43] (current) – removed peter
Line 1: Line 1:
-====== wget - Specify Download Speed / Download Rate ====== 
- 
-While executing the wget, by default it will try to occupy full possible bandwidth.  This might not be acceptable when you are downloading huge files on production servers.  So, to avoid that we can limit the download speed using the <nowiki>-–limit-rate</nowiki> as shown below. 
- 
-In the following example, the download speed is limited to 200k. 
- 
-<code bash> 
-wget --limit-rate=200k http://www.openss7.org/repos/tarballs/strx25-0.9.2.1.tar.bz2 
-</code> 
  
wget/specify_download_speed_download_rate.1468105370.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki