I’ve been using Google Drive in Windows for about a decade and have a good workflow. I recently transitioned to Linux but cannot seem to reliably connect my drive to the filesystem. My work provides unlimited Drive space and since it’s for work I have shared directories with coworkers that I need access to every day. Hence, I’m kind of tied to GDrive.

Is there a reliable method of doing this? Rclone seems to be what I want but it seems to disconnect regularly, and often doesn’t upload the changes I make which defeats the purpose.

Do Linux users just not use Drive?

      • mozz@mbin.grits.dev
        link
        fedilink
        arrow-up
        0
        ·
        10 months ago

        My bad, you are correct. For some reason I misread.

        There is google-drive-ocamlfuse. Personally, even though the article recommends rclone, I would have started with ocamlfuse; something about the whole interaction with rclone seems flaky-sounding to me (the fact that it’s not just fuse commands, but this whole other tool you have to interact with for doing stuff like ‘ls’ just seems weird). But like I say I have no real experience to be sharing; this is just me searching + sending to you.

  • BCsven@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    10 months ago

    If you use GNOME DE you go to the online accounts dialog, click Google and setup with your credentials, it adds GDrive to Nautilus, integrates gmail and calendar into evolution client.

  • meteokr@community.adiquaints.moe
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    10 months ago

    I’ve used it in the past with rclone, just mounting it with a systemd service on boot, and treating it like another folder on the system. Does it give you any logs as to why its not connecting right?

  • Father_Redbeard@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    That seems strange regarding rclone. I’ve used that with success with G drive, backblaze B2, and I drive e2. Any errors or logs you can see?