What flag do i use to cap my transfer to x mb/s?

What is the problem you are having with rclone?

No problem. I want to know which flag i need to use in my command to cap the upload speed from local to drive. I might have over read the flag table but any help would be appreciated!

What is your rclone version (output from rclone version)

rclone v1.52.3

Which OS you are using and how many bits (eg Windows 7, 64 bit)

  • os/arch: linux/arm

Which cloud storage system are you using? (eg Google Drive)

Google Drive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone copy local:/backup/ drive:/backup

The rclone config contents with secrets removed.

No need

A log from the command with the -vv flag

No need

hello,
you should update rclone to latest stable

perhaps this flag will help
https://rclone.org/docs/#bwlimit-bandwidth-spec

Perfect! Will update to the latest :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.