Name
easy:SetOpt_Max_Recv_Speed_Large -- rate limit data download speed
Synopsis
easy:SetOpt_Max_Recv_Speed_Large(speed)
Function
Pass a value as parameter. If a download exceeds this speed (counted in bytes per second) the transfer will pause to keep the speed less than or equal to the parameter value. Defaults to unlimited speed.

This option doesn't affect transfer speeds done with FILE:// URLs.

Inputs
speed
input value

Show TOC