rclone / rclone

"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
https://rclone.org
MIT License
46.38k stars 4.15k forks source link

How to know folder size? (Google Drive) #1402

Closed 3u128 closed 7 years ago

3u128 commented 7 years ago

https://rclone.org/drive/ https://rclone.org/commands/rclone_size/

I couldn`t found this feature in any programs...

ajkis commented 7 years ago

what do you mean ?

plex@flix ~ $ rclone lsd gdrivecrypt: -1 2017-02-22 05:00:10 -1 tmp -1 2017-02-02 07:16:19 -1 movies -1 2017-01-29 13:57:40 -1 series -1 2017-01-29 13:56:44 -1 readme -1 2017-01-29 13:56:39 -1 backup plex@flix ~ $ rclone size gdrivecrypt:/backup Total objects: 1104 Total size: 1069.608 GBytes (1148482883237 Bytes)

breunigs commented 7 years ago

Additionally there now is rclone ncdu which shows folder sizes nicely: https://rclone.org/commands/rclone_ncdu/

I will close this ticket now, but please reopen it if none of the mentioned features site your needs!