blob: d49aeb7a9d9b0be84fc3f7fbe129459fcfca428d (
plain)
1
2
3
4
5
6
7
8
9
10
|
Long: parallel-max
Help: Maximum concurrency for parallel transfers
Added: 7.66.0
See-also: parallel
Category: connection curl
---
When asked to do parallel transfers, using --parallel, this option controls
the maximum amount of transfers to do simultaneously.
The default is 50.
|