How to check why rclone is using much memory? How to flush memory?

How to check why rclone is using much memory? How to flush memory?

Here is how you debug rclone’s memory use: https://rclone.org/rc/#debugging-memory-use

What parameters are you using? Setting --buffer-size too big is the number 1 way of using too much memory.

1 Like