Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
Artem edited this page Jan 6, 2016 · 19 revisions

Installation

Debian/Ubuntu

wget -O drive https://drive.google.com/uc?id=0B3X9GlR6Embnb095MGxEYmJhY2c
sudo install drive /usr/local/bin/drive

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