531 B
531 B
c | SPDX-License-Identifier | Long | Short | Arg | Help | Category | Added | Multi | See-also | Example | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. | curl | speed-limit | Y | <speed> | Stop transfers slower than this | connection | 4.7 | single |
|
|
--speed-limit
If a transfer is slower than this set speed (in bytes per second) for a given number of seconds, it gets aborted. The time period is set with --speed-time and is 30 seconds by default.