5

Since grive no longer works with new Google API, how do I mount Google Drive?

eidolies
  • 43
  • 6
  • 6
    drive is a tiny open source command-line program to pull or push Google Drive files. google-drive-ocamlfuse is a FUSE filesystem backed by Google Drive, written in OCaml. It lets you mount your Google Drive on Linux, but it is missing working offline. How to install google-drive-ocamlfuse – karel May 23 '15 at 17:37
  • 1
    @karel: I'll flag your comment as "not a comment" ;-). This is an answer. – 0x2b3bfa0 May 23 '15 at 21:12
  • 1
    tried google-drive-ocamlfuse and it didn't work for me, it's an ancient approach. I'd rather stick with web version then this. Thank you anyway. – Joe Morgan May 24 '15 at 06:04
  • Thanks for giving your feedback. There may not be a free grive replacement that is ready to be accepted into the Ubuntu Software Center in time for the 15.10 release. – karel May 24 '15 at 20:25
  • I think grive is no longer useful to anyone since it fails to do it's essential function sync or push files, and it's due to Google's changes. So the only fully functional and featurific option at this point is the web? =( – Joe Morgan May 27 '15 at 02:51
  • @Joe: I can confirm that google-drive-ocamlfuse works like a charm for me. – Ingo Blechschmidt Jun 21 '16 at 08:49

1 Answers1

1

I think this may help you, it is an alternate to Grive tools.

Installation of "overGrive", the new Google Drive client:

Step 1: Download the latest version of overGrive (.deb) here.

Step 2: Launch OneGrive from launcher.

Step 3: A window will appear - click on Connect account.
Then a browser window will open for you to sign in to your Google account.

Step 4: At the end you will get a code.
Copy this code and paste it in the overGrive window at Account entry box and click validate.

Step 5: After setting your preferences (like location, etc.) click Start Sync.

Reference here

cl-netbox
  • 31,163
  • 7
  • 94
  • 131
Ravan
  • 9,379
  • 1
    Be careful with this. I just realized that it uses 1-7 GB of my Internet data for upload every day, even if I don't change anything and my Google Drive has only 3.3 GBs of data. It sucked more than 100GB for a month. – zoran jeremic Oct 01 '15 at 22:49