Linux Lite Forums

Software - Support => Installing Software => Topic started by: atpersian on February 21, 2018, 11:25:59 AM

Title: How do I install Google Drive in Linux Lite?
Post by: atpersian on February 21, 2018, 11:25:59 AM
Dear All,

Is it possible to install Google Drive like Dropbox in Linux Lite?

B R
Title: Re: How do I install Google Drive in Linux Lite?
Post by: bitsnpcs on February 21, 2018, 04:52:45 PM
Hello atpersian,

there is a tutorial for doing this here - https://www.omgubuntu.co.uk/2017/04/mount-google-drive-ocamlfuse-linux
Title: Re: How do I install Google Drive in Linux Lite?
Post by: firenice03 on February 21, 2018, 07:39:49 PM
Hello atpersian,

there is a tutorial for doing this here - https://www.omgubuntu.co.uk/2017/04/mount-google-drive-ocamlfuse-linux (https://www.omgubuntu.co.uk/2017/04/mount-google-drive-ocamlfuse-linux)
I saw this link earlier - if you read its for Ubuntu/Gnome/Nautilus, lil different than LL which is Ubuntu/XFCE/Thunar..
If the link doesn't work another option maybe http://www.webupd8.org/2016/03/use-gnome-318-google-drive-integration.html (http://www.webupd8.org/2016/03/use-gnome-318-google-drive-integration.html)

Read up, sounds as though some issues with large drives taking time to populate...

I may try :)


**UPDATE**
Bitsnpcs link is different that I read earlier -- https://www.omgubuntu.co.uk/2016/08/use-google-drive-ubuntu-16-04-linux-desktops; (https://www.omgubuntu.co.uk/2016/08/use-google-drive-ubuntu-16-04-linux-desktops;) this is Nautilus based - hers is a PPA..


I tried the link I supplied in a 3.4 beta I got to the Google Log in but didn't sync..  *Worked in LL3.8
I'll test Bitnpcs PPA next


**Update 2**
The link bitsnpcs supplied (https://www.omgubuntu.co.uk/2017/04/mount-google-drive-ocamlfuse-linux (https://www.omgubuntu.co.uk/2017/04/mount-google-drive-ocamlfuse-linux)) worked..
Title: Re: How do I install Google Drive in Linux Lite?
Post by: torreydale on February 21, 2018, 08:12:33 PM
I use a paid app called Insync, and it works for Google Drive like Dropbox.  It's a one time price.  It is worth it to me, though I bought it a while ago for less.  Maybe 2.5 years ago.

https://www.insynchq.com/

Title: Re: How do I install Google Drive in Linux Lite?
Post by: bitsnpcs on February 21, 2018, 09:06:23 PM
**Update 2**
The link bitsnpcs supplied (https://www.omgubuntu.co.uk/2017/04/mount-google-drive-ocamlfuse-linux (https://www.omgubuntu.co.uk/2017/04/mount-google-drive-ocamlfuse-linux)) worked..
;)
Title: Re: How do I install Google Drive in Linux Lite?
Post by: firenice03 on February 21, 2018, 09:46:25 PM
So i successfully installed both options.
The PPA Google-drive-ocamlfuse vs. Install Gnome-Online-Accounts..

Besides the obvious PPA vs Install options.. I found the following.
The Ocamlfuse needs to be mounted at each boot or use and unmounted.
The Online-Account option does not require additional mounting after reboot. Also has options for additional services - though I did not test.

Perhaps the online account option could be modified for use in LL settings for the 4.x series?
Title: Re: How do I install Google Drive in Linux Lite?
Post by: bitsnpcs on February 21, 2018, 10:00:29 PM
Great work, and info @firenice03
Title: Re: How do I install Google Drive in Linux Lite?
Post by: firenice03 on February 21, 2018, 10:06:57 PM
Great work, and info @firenice03
Thanks!! :)
I hope the OP finds the info useful :)

I can see benefits especially with Google classroom set ups..
 - I use some google apps/add-on, did a tutorial a while back with cloud print in Linux.

I
Title: Re: How do I install Google Drive in Linux Lite?
Post by: NN on May 19, 2018, 01:44:39 PM
...
Title: Re: How do I install Google Drive in Linux Lite?
Post by: Johan on June 11, 2018, 06:11:29 PM
Hello atpersian,

What you are suggesting is not a real solutions. The problem with google-drive-ocamlfuse is that under Ubuntu 16.04 it would mount automatically, provided you included the right entry for mounting it in fstab. That same entry in fstab in Ubuntu 18.04 breaks the Ubuntu 18.04 installation. The interim solution I use is mounting Google Drive manually after I start up LL4.0. Command in terminal is: google-drive-ocamlfuse ~/Google_Drive. Mind that in this example your directory under ~/$USER has to have the name  Google_Drive. Otherwise you will not be able to mount Google drive.

Quote: God has meant live to be simple, but humans are complicating things all the time. Even Linux humans.