Gdrive: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=External= * https://github.com/prasmussen/gdrive =Overview=")
 
No edit summary
Line 4: Line 4:


=Overview=
=Overview=
=Authentication=
=Usage=
==Upload File==
<pre>
gdrive upload --parent 0B3X9GlR6EmbnY1RLVTk5VUtOVkk gdrive-osx-x64
</pre>
==Download File==
<pre>
$ gdrive download 0B3X9GlR6EmbnZ1NGS25FdEVlWEk
</pre>

Revision as of 16:31, 2 November 2016

External

Overview

Authentication

Usage

Upload File

gdrive upload --parent 0B3X9GlR6EmbnY1RLVTk5VUtOVkk gdrive-osx-x64

Download File

$ gdrive download 0B3X9GlR6EmbnZ1NGS25FdEVlWEk