Search…
README
How to read this book
The cURL project
Network and protocols
Install curl
Source code
Build curl
Command line basics
Using curl
Verbose
Version
Persistent connections
Downloads
Uploads
Transfer controls
Stop slow transfers
Rate limiting
Request rate limiting
Connections
Timeouts
.netrc
Proxies
Exit status
SCP and SFTP
Reading email
Sending email
MQTT
TFTP
TELNET
DICT
TLS
Copy as curl
HTTP with curl
FTP with curl
Using libcurl
HTTP with libcurl
Bindings
libcurl internals
Index
Powered By
GitBook
Transfer controls
curl offers several different knobs and levers to control how transfers are performed. How fast to let them go, how slow to let them run and how to do multiple transfers.
​
Stop slow transfers
​
​
Rate limiting
​
​
Request rate limiting
​
Previous
Uploads
Next
Stop slow transfers
Last modified
1mo ago
Export as PDF
Copy link
Edit on GitHub