Hello Guys
Recently I've changed my backups from Onedrive Personal to Onedrive Business and I didn't know that Onedrive Business sum in the quota usage the file versions.
So, I've read in the rclone documentation that I can use the flag " --onedrive-no-versions" to not keep versions.
I've changed my script and included the flag above, but I noticed an error when I use a flag "--include Volume-Diario-*"
I'm running rclone 1.56
rclone copyto /backup onedrive_business:storage1 --include Volume-Diario-*
rclone copyto /backup onedrive_business:storage1 --include Volume-Diario-*
Usage:
rclone copyto source:path dest:path [flags]
Flags:
-h, --help help for copyto
Use "rclone [command] --help" for more information about a command.
Use "rclone help flags" for to see the global flags.
Use "rclone help backends" for a list of supported services.
Command copyto needs 2 arguments maximum: you provided 21 non flag arguments: ["/backup" "onedrive_business:storage1" "Volume-Diario-0002" "Volume-Diario-0003" "Volume-Diario-0004" "Volume-Diario-0005" "Volume-Diario-0006" "Volume-Diario-0007" "Volume-Diario-0008" "Volume-Diario-0009" "Volume-Diario-0010" "Volume-Diario-0011" "Volume-Diario-0012" "Volume-Diario-0013" "Volume-Diario-0014" "Volume-Diario-0015" "Volume-Diario-0016" "Volume-Diario-0017" "Volume-Diario-0018" "Volume-Diario-0019" "Volume-Diario-0020"]