Lines Matching refs:transfers
1 # Parallel transfers
3 curl 7.66.0 introduced support for doing multiple transfers simultaneously; in
8 When this command line option is used, curl will perform the transfers given
10 transfers, with a default value of 50.
14 The progress meter that is displayed when doing parallel transfers is
19 o percent download (if known, which means *all* transfers need to have a
24 o number of transfers to perform
25 o number of concurrent transfers being transferred right now
26 o number of transfers queued up waiting to start
27 o total time all transfers are expected to take (if sizes are known)
28 o current time the transfers have spent so far