Sometimes, we may want to limit/throttle download/upload speeds in Rclone, and that's where --bwlimit flag comes into play!
Usage
This will restrict speeds for both downloads and uploads to 10 MB/s, for more granular control for download/upload speeds individually, we can specify the speeds in upload:download format.