Some questions about MaxBacklog

What is the problem you are having with rclone?

Rclone has a parameter maxbacklog = 10000. What is its specific meaning?

For example, if there are 50000 files to be synchronized in different multi-level directories under a large directory, what role does maxbacklog play in data synchronization? When you want to use multithreading for transmission, what is the specific behavior of maxbacklog and concurrency parameters?

What is your rclone version (output from rclone version)

v1.53.0

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

Linux CentOS7.6

Which cloud storage system are you using? (eg Google Drive)

S3 compatible storage

The command you were trying to run (eg rclone copy /tmp remote:tmp)

Paste command here

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

Did you see the docs @ https://rclone.org/docs/#max-backlog-n. Do you require any further details?

Thanks. It helps a lot.

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