Hi,
Can grive be used with more than one GoogleDrive account? - I ask this out of interest mainly rather than an absolute necessity.
I have a GoogleDrive account as does my wife. I use grive version0.5.3-0.1-mx23 to sync my files. My wife also has a GoogleDrive account used for her photo images. The account is updated manually by drag and drop from her picture folder to the GoogleDrive folder - this is a bit clumsy but not overly so. I don't know if there is a practical way to set up grive to sync both accounts, my early attempts were unsuccessful. I've also considered an additional free GoogleDrive sync app but the first I tried, Vgrive would not work because Google rejected it. I'd be interested what other forum members do in similar circumstances.
Cheers.
Can grive be used with more than one GoogleDrive account? [Solved]
- FullScale4Me
- Posts: 1230
- Joined: Fri Jan 08, 2021 11:30 pm
Re: Can grive be used with more than one GoogleDrive account?
From https://github.com/Grive/grive
See if https://github.com/vitalif/grive2 supports more than one user.grive author wrote: README.md
GRIVE NO LONGER MAINTAINED PLEASE USE GRIVE2
Grive is DEPRECATED. Please refer to the newest fork Grive2.
Grive2, WHICH IS ACTIVELY MAINTAINED, is here: https://github.com/vitalif/grive2
Michael O'Toole
MX Linux facebook group moderator
Dell OptiPlex 7050 i7-7700, MX Linux 23 Xfce & Win 11 Pro
HP Pavilion P2-1394 i3-2120T, MX Linux 23 Xfce & Win 10 Home
Dell Inspiron N7010 Intel Core i5 M 460, MX Linux 23 Xfce & KDE, Win 10
MX Linux facebook group moderator
Dell OptiPlex 7050 i7-7700, MX Linux 23 Xfce & Win 11 Pro
HP Pavilion P2-1394 i3-2120T, MX Linux 23 Xfce & Win 10 Home
Dell Inspiron N7010 Intel Core i5 M 460, MX Linux 23 Xfce & KDE, Win 10
Re: Can grive be used with more than one GoogleDrive account?
@FullScale4Me: Thanks for your reply. My version of grive was originally from the MX 'Test Repo' but is now available in the 'Enabled Repos'. I have chosen to use this version after initially trying grive2 from external sources and having problems setting it up. Actually after these problems I first installed an earlier version of grive which was in the 'Enabled Repos' but was advised on this forum to try my current version which was undergoing tests in the 'Test Repo' at the time as the earlier version began to give errors. I'd prefer to stick with something from an MX repo if possible particularly in light of the issues I experienced with grive2 from an outside source. I have used grive2 successfully when I used Linux Mint XFCE before moving to MX-Linux a few years back and I got that from the git repository (git clone https://github.com/vitalif/grive2.git).
Last edited by Kester on Thu Dec 28, 2023 5:43 am, edited 1 time in total.
- Eadwine Rose
- Administrator
- Posts: 15408
- Joined: Wed Jul 12, 2006 2:10 am
Re: Can grive be used with more than one GoogleDrive account?
That won't work like that.
To make a tag you have to type the @ and the first few letters, and then click the name that appears in the box.
To make a tag you have to type the @ and the first few letters, and then click the name that appears in the box.
MX-23.6_x64 July 31 2023 * 6.1.0-40amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Re: Can grive be used with more than one GoogleDrive account?
@Eadwine Rose : Thanks, a new procedure I've learnt today.
- Eadwine Rose
- Administrator
- Posts: 15408
- Joined: Wed Jul 12, 2006 2:10 am
Re: Can grive be used with more than one GoogleDrive account?
You're welcome :)
MX-23.6_x64 July 31 2023 * 6.1.0-40amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Re: Can grive be used with more than one GoogleDrive account?
@FullScale4Me :
I've investigated the links you provided - as far as I can tell, there does not seem to be a method of achieving what I want which is to sync data folders of two users on the PC to their separate GoogleDrive accounts. There does, however, appear to be a method of syncing a data folder on the PC to two separate GoogleDrive accounts. That's not quite what I require. It seems I need a second free Linux GoogleDrive syncing app but which will give me least hassle to set up in MX 23 especially as Google is becoming increasingly pernickety over which third party apps it approves?
I've investigated the links you provided - as far as I can tell, there does not seem to be a method of achieving what I want which is to sync data folders of two users on the PC to their separate GoogleDrive accounts. There does, however, appear to be a method of syncing a data folder on the PC to two separate GoogleDrive accounts. That's not quite what I require. It seems I need a second free Linux GoogleDrive syncing app but which will give me least hassle to set up in MX 23 especially as Google is becoming increasingly pernickety over which third party apps it approves?
Re: Can grive be used with more than one GoogleDrive account?
Is google-drive-ocamlfuse of any help. I haven't used it for some time - with an old chromebook, but it used to work fine.
Previously, I just followed these instructions up to probably adding to Session and Startup.
https://wiki.galliumos.org/Additional_Software
https://alternativeto.net/software/ocamlfuse/about/
In MX-21.3 Xfce, Version: 0.7.30-0.1~mx21+1 is in MXPI>Test Repo.
https://repology.org/project/google-dri ... e/versions
https://opam.ocaml.org/packages/google-drive-ocamlfuse/
Previously, I just followed these instructions up to probably adding to Session and Startup.
https://wiki.galliumos.org/Additional_Software
https://alternativeto.net/software/ocamlfuse/about/
In MX-21.3 Xfce, Version: 0.7.30-0.1~mx21+1 is in MXPI>Test Repo.
https://repology.org/project/google-dri ... e/versions
https://opam.ocaml.org/packages/google-drive-ocamlfuse/
Re: Can grive be used with more than one GoogleDrive account? [Solved]
@MXRobo : Thanks for those links. I notice that version 0.7.30-0.1 was in the MX-21.3 Test Repo but is not included in MX-23.1. I don't think I want to add a third party repo to my MX-23.1 system as I have had problems in recent years when trying that. I have come to a compromise solution however - I have dropped and dragged my wife's photo images directly into her GoogleDrive account and set up a new Cosy Cloud account for new images. The new account syncs to and from a Cozy Cloud folder created in the Home directory.
The free Cozy Cloud account is only 5 GiB but with the bulk of her images now safely backed-up to GoogleDrive, my wife should find this adequate for new items for a good while. One advantage of Cozy Cloud (is thttps://cozy.io/en/) that the sync app is an appimage so, other that a few folders/files in the home directory, the MX-23.1 system is not affected.
The free Cozy Cloud account is only 5 GiB but with the bulk of her images now safely backed-up to GoogleDrive, my wife should find this adequate for new items for a good while. One advantage of Cozy Cloud (is thttps://cozy.io/en/) that the sync app is an appimage so, other that a few folders/files in the home directory, the MX-23.1 system is not affected.