Limit Downloading

Dear All

Few months ago i experienced to download 5GB backup file via ftp and http from other hosting company and i’m so suprise the downloading is only stop at 1GB file size, so may i know how can i impelement that on Mikrotik ?

Please help and Thank you so much

Hi All,

Found it:

add action=drop chain=forward comment=“Download Limit 2GB” connection-bytes=2147483648-0 disabled=no protocol=tcp

TQ

good