google-drive-ocamlfuse
google-drive-ocamlfuse copied to clipboard
FUSE filesystem over Google Drive
When uploading a file (writing it into the Google Drive directory), the application that's doing the file operation (e.g. `cp`, `rsync`, a file manager, etc.) reports the operation is finished...
I have successfully mounted both My Drive ad Team Drive in home directory using the following command. `google-drive-ocamlfuse [mountpoint] ` This command seems to mount google drive into home directory....
google-drive-ocamlfuse -label myTeamDrive /GoogleDrive Error: Mountpoint /GoogleDrive should be an existing directory. Why I am having this error? Thanks
The only config related option is to pass the `-config` flag that uses the specified path to write/read to/from. But I have stored some initial configuration before hand that I...
There are two main separate storage containers in the Google Drive - [_My Drive_](https://drive.google.com/drive/my-drive) and [_Computers_](https://drive.google.com/drive/computers). Currently, only the _My Drive_ container is supported by the `google-drive-ocamlfuse`. First, I have...
Segmentaion failt has occured on Manjaro 23.01. I installed google-drive-ocamlfuse by opam. Version : 0.7.30 I tried workaround mentioned this(#54 ). Option `curl_debug_off` set to `true`. It does not work...
I am fairly new to Linux and I am using Debian 12 x86_64. When trying to execute the command to add the repository `sudo add-apt-repository ppa:alessandro-strada/ppa`, I get the following...
Hi, I'm trying to switch from rclone to google-drive-ocamlfuse and I need to mount a Google Drive as drive.metadata.readonly, with no access to the real data, only the metadata and...
can't connect goodle drive as a user other than root. I get these errors even if I try to run google-drive-ocamlfuse.service as a user who is in the sudo and...
sudo apt install google-drive-ocamlfuse Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible...