google-drive-ocamlfuse icon indicating copy to clipboard operation
google-drive-ocamlfuse copied to clipboard

FUSE filesystem over Google Drive

Results 184 google-drive-ocamlfuse issues
Sort by recently updated
recently updated
newest added

default is now "desktop", but for backup to a conventional Linux filesystem, I'd like to rsync and have gd-ocamlfuse do the conversions, and get something that, if not exactly equivalent,...

It won't even install. ``` Traceback (most recent call last): File "/usr/bin/add-apt-repository", line 363, in addaptrepo = AddAptRepository() File "/usr/bin/add-apt-repository", line 41, in __init__ self.distro.get_sources(self.sourceslist) File "/usr/local/lib/python3.10/dist-packages/aptsources/distro.py", line 91, in...

just a suggestion :) if everything broke and need to re-mount: (like ls /mnt/google/ -> ls: cannot access '/mnt/google': Input/output error) fusermount -u /mnt/google rm /root/.gdfuse/default/state google-drive-ocamlfuse {-headlessOR-device} -id yourid.apps.googleusercontent.com...

For some uploads (not large ones) I see in the log: ``` [226.130625] TID=0: BEGIN: Uploading file (id=154, path=/.shared/...................... [240.214013] TID=1: Flushing DB...done [406.853707] TID=0: Error during request: Code: 65,...

I am attempting to get OAuth 2.0 credentials from Google but I don't have a Google Workspace account so Google is forcing me to an External User type and now...

I have deleted files from the drive, they ended up in .Trash, but I cannot seem to delete them from there (I got "Permission denied"). Is there a way to...

I've just installed google-drive-ocamlfuse on a fresh, stock, install of Ubuntu 22.10 using the ppa's. When I try to run for the first time, I get the browser opening up...

I am trying to use google drive as file-system for CVAT local server. I am using a docker environment to run a WSL2 distro. After following the usual installation steps...

Hi. I've been using ocamlfuse to access Google Drive for some years now, and it always worked fine. Two days ago I re-installed my notebook (changed from Ubuntu Studio to...