Need help with settings

What is the problem you are having with rclone?

I need to download all my stuff from gdrive and want to know what would be the recommended parameters to use with my rclone copy command to stay under quota so download doesnt stop. I got a about 110TB to download back home but i want to try and avoid a 403.

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

rclone v1.64.0
- os/version: slackware 15.0+ (64 bit)
- os/kernel: 6.1.38-Unraid (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.21.1
- go/linking: static
- go/tags: none

if gdrive has a 10TiB hard limit on downloads per 24 hours, then can use
--bwlimit=8M

Thanks! I will do that

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