mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
c0cf54067a
Some backends, most notably S3, do not report the amount of bytes used. This patch introduces a new flag that allows instead of relying on the backend, use recursive scan similar to `rclone size` to compute the total used space. However, this is ineffective and should be used as a last resort. Co-authored-by: Yves G <theYinYeti@yalis.fr> |
||
---|---|---|
.. | ||
cachemode_test.go | ||
cachemode.go | ||
options.go | ||
path.go |