Files
DN/External/curl-8.17.0/docs/cmdline-opts/parallel-max.md
T

564 B

c, SPDX-License-Identifier, Long, Arg, Help, Added, Category, Multi, Scope, See-also, Example
c SPDX-License-Identifier Long Arg Help Added Category Multi Scope See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl parallel-max <num> Maximum concurrency for parallel transfers 7.66.0 connection curl global single global
parallel
parallel-max-host
--parallel-max 100 -Z $URL ftp://example.com/

--parallel-max

When asked to do parallel transfers, using --parallel, this option controls the maximum amount of transfers to do simultaneously.

The default is 50. 65535 is the largest supported value.