Very slow/can't upload to Google Drive

What is the problem you are having with rclone?

Haven't been able to upload files except a few to Google Drive for a few days now

Run the command 'rclone version' and share the full output of the command.

rclone v1.64.2

  • os/version: Microsoft Windows 10 Pro 22H2 (64 bit)
  • os/kernel: 10.0.19045.3570 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.21.3
  • go/linking: static
  • go/tags: cmount

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 googledrive: googleshared: --transfers 8 --max-size 20G -P --server-side-across-configs

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

[googledrive]
type = drive
client_id = XXX
client_secret = XXX
token = XXX
team_drive =

[googleshared]
type = drive
client_id = XXX
client_secret = XXX
token = XXX
team_drive = XXX
root_folder_id =

A log from the command that you were trying to run with the -vv flag

https://gist.githubusercontent.com/helpmelol/54976ec912292ff5b4b0a4f96b8eb10c/raw/85b0917832037cbc4d222c0657fd6e667c468912/gistfile1.txt

Looks like you are out of quota. Welcome to Google.

You'd really can't do much other than wait it out.

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