Saturday, May 24, 2014

Google Drive Sync in Ubuntu 13.04

Installation

sudo add-apt-repository ppa:nilarimogard/webupd8

sudo apt-get update

sudo apt-get install grive

Using grive

mkdir ~/GoogleDrive
cd ~/GoogleDrive
sudo ln -s /usr/lib/libbfd-2.23.52-system.20130913.so /usr/lib/libbfd-2.23.2-system.so
grive -a   (only for first time configuration, after configuration, just use grive, this command should be run under the GoogleDrive directory)


No comments:

Post a Comment