Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
Francisco Mancardi edited this page Jul 18, 2015 · 19 revisions

my 5 cents :)

how to upload to a folder

step 1 - create target folder

$ drive folder -t example
Id: 0B-HvcBoheyBnZndncFFMN1B1bjA
Title: example
Size: 0.0 B
Created: 2015-07-18 20:23:21
Modified: 2015-07-18 20:23:20
Owner: tesisquare pte
Shared: False
Parents: 0AOHvcBoheyBnUk9PVA
Folder 'example' created

step 2 - upload file

$ drive upload -f soapui*.xml -p 0B-HvcBoheyBnZndncFFMN1B1bjA
Id: 0B-HvcBoheyBnZVJqOUtNVVl2S0k
Title: soapui-settings.xml
Size: 2.4 KB
Created: 2015-07-18 20:25:40
Modified: 2015-07-18 20:25:40
Owner: tesisquare pte
Md5sum: da8227a1a6eb3ef49ec2f2844b48ba56
Shared: False
Parents: 0B-HvcBoheyBnZndncFFMN1B1bjA
MIME Type: application/xml
Uploaded 'soapui-settings.xml' at 1.2 KB/s, total 2.4 KB

Clone this wiki locally