Some time while downloading files via wget we are facing the higher bandwidth usage issue therefore its always better to use the downloading speed to download the content constantly to avoid any higher and lower bandwidth usage issue. We can use the following “limit-rate” option in the wget command while downloading the files.
Server@root[~]# wget –limit-rate=40k url/file
In above example the download speed is 40KB/Second