i'm wondering if there's a feature or a flag somewhere that'll make rclone show the file output from the rclone ls in MB or GB instead of bytes. once the numbers get so and so large they become rather cumbersome to deal with. since this is fine for some remotes, a flag would be good enough.
nick mentioned something about it in this post, but i can't get any of the flags to work; did an update change something on the matter?
it worked for me too. i --human-readable as a flag isn't mentioned anywhere on the rclone ls page, i guess that's why i was a bit confused. thanks for dropping by
It can be difficult because there are many flag types so you need to look in different places.
In general, it is usually in one of the three:
Main docs (where I linked before) for general global flags
Remote docs for remote specific behavior
Command docs for command specific behavior.
If you are more than even the occasional user of rclone, I suggest reading the main docs to see what the general options and controls are. At least to me, it is like going through all of the settings in a program to understand capability