Wednesday 28 August 2013

How to restrict download speed in wget

To restrict download speed in wget use below command

wget http://wordpress.org/latest.zip --limit-rate=500k

where --limit-rate=500k speed

Share This!



No comments:

Post a Comment

Here We Write The Problems we face at different situations and Solutions to those problems.