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 118 forks source link

can't ls empty directories #92

Closed mmp closed 9 years ago

mmp commented 9 years ago
% skicka mkdir /tmp/b
% skicka ls /tmp/b
skicka: /tmp/b: file does not exist
% skicka ls /tmp
[/tmp/b is there...]