2016-11-28 08:01:13 +08:00
|
|
|
Long: speed-limit
|
|
|
|
Short: Y
|
|
|
|
Arg: <speed>
|
|
|
|
Help: Stop transfers slower than this
|
2020-07-13 20:15:04 +08:00
|
|
|
Category: connection
|
2021-08-31 22:37:14 +08:00
|
|
|
Example: --speed-limit 300 --speed-time 10 $URL
|
2021-09-28 17:50:07 +08:00
|
|
|
Added: 4.7
|
2021-11-15 22:58:20 +08:00
|
|
|
See-also: speed-time limit-rate max-time
|
2016-11-28 08:01:13 +08:00
|
|
|
---
|
|
|
|
If a download is slower than this given speed (in bytes per second) for
|
|
|
|
speed-time seconds it gets aborted. speed-time is set with --speed-time and is
|
|
|
|
30 if not set.
|
|
|
|
|
|
|
|
If this option is used several times, the last one will be used.
|