STOP and READ USE THIS TEMPLATE NO EXCEPTIONS - By not using this, you waste your time, our time and really hate puppies. Please remove these two lines and that will confirm you have read them.
#### What is the problem you are having with rclone?
I have a bucket with 3 M objects and some are30m files. When i do rclone size command, it takes ages to return the output and so mc du command as well. I was wondering if there is any faster way to check the size of the bucket. I tried to put transfers and checkers to see if i can trick but it seems not worthy. Please suggest.
#### Run the command 'rclone version' and share the full output of the command.
v1.74.3
#### Which cloud storage system are you using? (eg Google Drive)
MinIO
#### The command you were trying to run (eg `rclone copy /tmp remote:tmp`)
`rclone size src:bucket`
#### Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[deloldm]
provider = other
access_key_id= XXX
secret_access_key = XXX
endpoint == http://XXX.XXX.XXX.XXX
chunk_size=100m
[delnewm]
provider = other
access_key_id= XXX
secret_access_key = XXX
endpoint == http://XXX.XXX.XXX.XXX
chunk_size=100m
#### A log from the command that you were trying to run with the `-vv` flag
<!-- You should use 3 backticks to begin and end your paste to make it readable. Or use a service such as https://pastebin.com or https://gist.github.com/ -->
2026/06/19 03:02:18 DEBUG : rclone: Version "v1.74.3" starting with parameters ["rclone" "size" "delnewm:movmstvlas3-b1" "-vvv"] 2026/06/19 03:02:18 DEBUG : Creating backend with remote "delnewm:movmstvlas3-b1" 2026/06/19 03:02:18 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"