Hi!
Im using this command to copy from google drive to onedrive:
rclone copy gdrive: odrive: --fast-list --checkers=10 --transfers=6 --tpslimit=8 --onedrive-chunk-size=250M -v
Does this affect google rate limit? What limits does Onedrive have?
Thanks!