http://www.howtogeek.com/196635/an-official-google-drive-for-linux-is-here-sort-of-maybe-this-is-all-well-ever-get/ Linux yum install mecurial yum install golang Macbook Install mecurial ?? https://wiki.csswg.org/tools/hg/install Install golang https://golang.org/doc/install#osx Both export GOPATH=$HOME/go export PATH=$PATH:$GOPATH/bin go get github.com/odeke-em/drive/ go get github.com/odeke-em/drive/cmd/drive less README.md cd mkdir gdrive drive init ~/gdrive Create a folder and execute: drive init To send files: drive push To download files: drive pull