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

confusing error message if upload directory doesn't exist #66

Closed mmp closed 9 years ago

mmp commented 9 years ago

If directory /foo exists and is empty and one runs skicka upload foo.txt /foo/bar/not_there, then the upload fails with the unclear error "skicka: /foo/bar: get parent directory: file does not exist". It would be nice to have a more clear message in that case.