What is the problem you are having with rclone?
I suggested to a friend to use rclone to download a lot of files they needed to get from their client’s Google Drive. The problem is that the folder was very large (60 GB). The sync ran well for the first minutes. Then, I got a lot of 401 errors. And now, the Google account is locked, flagged as “used to trespass Google rules or created by/for a bot”.
Run the command 'rclone version' and share the full output of the command.
.\rclone-v1.74.1-windows-amd64\rclone.exe --version
rclone v1.74.1
os/version: Microsoft Windows 11 Pro 25H2 25H2 (64 bit)
os/kernel: 10.0.26200.8246 (x86_64)
os/type: windows
os/arch: amd64
go/version: go1.26.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.exe copy drive-ClientNameRedacted: F:\LM --drive-root-folder-id <folderid-redacted> --progress
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
.\rclone-v1.74.1-windows-amd64\rclone.exe config redacted
[drive-ClientNameRedacted]
type = drive
scope = drive
token = XXX
team_drive =
### Double check the config for sensitive info before posting publicly
A log from the command that you were trying to run with the -vv flag
Sorry, I don’t have the full log, the windows was accidentally closed.
I supposed that the volume was too large for Google. I am aware that there no real question here, but I am posting here in case there is something that should have been done to prevent this account locking.
Thank you all for reading this.