Hello guys.
I am getting this error message when synchronizing with the drive.
I tried several methods but without success.
Yesterday I made the same configuration for 2 ubuntu servers and it worked perfectly with the same eating, changing only the folders.
COMMAND
rclone copy --update "/usr/maxima/fbkp/sand" "drive:sand"
/usr/maxima have chmod -R 777 permissions
RCLONE CONFIG
[sand]
type = drive
scope = drive
token = ALL THE TOKEN CONTENT
VERSION
rclone v1.53.3
- os/arch: linux/amd64
- go version: go1.15.5
MY CONFIG PATH
rclone config file
Configuration file is stored at:
/home/sand/.config/rclone/rclone.conf
RCLONE CONFIG QUERY
$ rclone config
Current remotes:
Name Type
==== ====
sand drive
I don't know what else to try...
Thanks for any help.