Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Copy from Google Drive to SharePoint with throttling speed

Romilio

New Member
Joined
Jun 22, 2025
Messages
1
I need to copy copy from Googledrive to SharePoint with throttling speed , my bandwidth is 10G and I need to copy with a speed = 1 G max , is that available in any file copy tool ?
 
Yes, tools like Rclone and ShareGate let you set bandwidth limits for copying files between Google Drive and SharePoint. With Rclone, you can use the --bwlimit flag to throttle speed (e.g., --bwlimit 1G). ShareGate also offers bandwidth throttling in its settings. These tools help you control transfer speed to avoid maxing out your 10G connection while copying at 1G max. Both support automated and large scale transfers, making your task easier and efficient.
 
Back
Top