cancel
Showing results for 
Search instead for 
Did you mean: 
Trevor
Commander Commander
Commander
  • 796 Views

curl

Sometimes it's just convenient to download a file using the curl command.  Did you also know that when doing so, you can limit the download rate/speed?   The next time you want to do just that, give the following construct a try:

$   curl  --limit-rate  <download rate>   <URL/filename>


You make the call on the <download rate>  -  50K, 100K, 200K, etc.

 

Trevor "Red Hat Evangelist" Chandler
Labels (3)
0 Replies
Join the discussion
You must log in to join this conversation.