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

Mkdir on upload #85

Open pquerner opened 9 years ago

pquerner commented 9 years ago

If a folder is not found, try to create it itself. eg. if the response from upload is

skicka: /vps-backups/server/databases: not found

do create it

skicka mkdir -p /vps-backups/server/databases