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

After I had installed google-drive-ocamlfuse and authenticated it successfully, I tried to mount GoogleDrive on a local directory. But I failed and get a error like this: [1021/222830.972398:ERROR:nacl_helper_linux.cc(308)] NaCl helper...

I just started ocamlfuse with google drive. I am facing an issue while deleting files on the mounted drive using the ubuntu terminal. The error message I get is: rm:...

It seems that shortcuts show up as if they were symlinks but `ln -s` doesn't seem to create something that works as a shortcut. Or am I just doing it...

I am running on Ubuntu 20.04. I start up google-drive-ocamlfuse with a script that gets executed when I log in to KDE. I have noticed delays during shutdown, with systemd...

Is there a way to see the progress of the files syncing between the local drive and Google Drive? Something like a progress bar? I think this is more like...

It would be really great if you could include functionality to sync the google drive to the local machine.

Any insight as to why I get permission denied when writing to a GDrive folder via ocamlfuse when it is run as an Ubuntu uswgi service? I have confirmed that...

![1089](https://user-images.githubusercontent.com/70269978/91497986-54e0a100-e895-11ea-9308-0889a2db405a.PNG)

I am trying to use google-drive-ocaml through a GCP VM instance. I completed the headless authorization once and was successful in mounting my drive. However, when I stop the VM...

Now that it's running nicely, I am estimating it will take about 60 days to copy 30 TB worth of data (several hundred thousand files) using a single-threaded rsync. What...