Montag, 18. Juli 2016

pull or push Google Drive files

drive is a tiny program to pull or push Google Drive files.

find drive sources here: https://github.com/odeke-em/drive

Installation unter Ubuntu 14.04

Um sich die Mühe der Installation von Go etc zu ersparen kann auch ein PPA hinzufügen:
/etc/apt/sources.list.d/twodopeshaggy-drive-trusty.list 

deb http://ppa.launchpad.net/twodopeshaggy/drive/ubuntu trusty main

Das installiert drive in der Version 0.3.7-0
drive 0.3.7-0  i386 Google Drive tool written in Go language

Initialisierung

$ drive init ~/gdrive
$ cd ~/gdrive

Benutzung: Daten herunterladen, Daten hochladen

$ drive pull
$ drive push

Keine Kommentare:

Kommentar veröffentlichen