google / skicka

Command-line utility for working with Google Drive. Join the mailing list at https://groups.google.com/forum/#!forum/skicka-users.
Apache License 2.0
1.3k stars 119 forks source link

du doesn't properly report child directory usage #8

Closed mmp closed 9 years ago

mmp commented 10 years ago

If we have a Drive folder hierarchy like

Pictures/
Pictures/2012/
Pictures/2012/spring/
Pictures/2012/summer/

and so forth, then 'skicka du' reports the usage of /Pictures/2012 as just the amount of stuff immediately in that folder; it doesn't include the usage of the child folders.