Transfer 2TB of data from a Google Drive Edu account into Google One

no, as Copied (server-side copy) is working.
to transfer 2048MiB at 750MiB/day = 2.73 days

at this point, i think you are ready for the final command.

  1. move folders from edu: into edu:source
  2. run
rclone copy edu:source personal:dest --drive-server-side-across-configs  --drive-stop-on-upload-limit -P -v
1 Like