Rclone running out of memory while transferring form one google drive to another

What is the problem you are having with rclone?

It pooped the bed when trying to do a large transfer with a lot of checks. My machine has lowe memory if it matters.

What is your rclone version (output from rclone version)

1.53.4

Which OS you are using and how many bits (eg Windows 7, 64 bit)

ubunutu 18.04

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 Foo: Otherdrive:/Foo

A log from the command with the -vv flag

Attached

bug.txt (104.6 KB)

You have an old version so you'd want to upgrade that.

If you are hardware constrained, you need to reduce checkers/transfers as you ran out of memory as there's no magic really there.

You didn't include a full debug log so it's hard to tell what you ran since the command is missing from the log.

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