google-drive-ocamlfuse
google-drive-ocamlfuse copied to clipboard
FUSE filesystem over Google Drive
I do not know why this error started happening by using google-drive-ocamlfuse to access a shared drive within Google drive in Cent OS 8. I had been accessing this shared...
I am trying to use gdfuse in an environment where I can continuously retrieve an access token, but do not have a refresh token. By modifying the `state` file with...
How does this compare to rclone-vfs for mounting gdrive and use with Plex for video streaming?
I need to find out the total (download disk) size of 11 folders in "Shared with me" in my google drive storage account so that I know if I have...
(Searched first but didn't see this error in other issues. ) Hi! I just installed the PPA version ([following the instructions](https://github.com/astrada/google-drive-ocamlfuse/wiki/Installation)) with no errors, but it still wouldn't run. Install...
The purpose of setting a root folder is to not expose other files. When the root_folder is set, the .shared directory is still created and accessible even when shared_with_me=false.
I'm getting the following when mounting using [systemd](https://github.com/astrada/google-drive-ocamlfuse/wiki/Automounting#mount-using-systemd): `user1@user1:/downloads/temp$ systemctl status google-drive-ocamlfuse.service ● google-drive-ocamlfuse.service - FUSE filesystem over Google Drive Loaded: error (Reason: Exec format error) Active: inactive (dead) Sep...
A day or two ago the drive stopped syncing correctly. Even when I clear the cache, some new files are not showing, while others do. It seems random, so I...
## Problem Automouting the default drive via command in `~/.profile` gives error: > cannot access 'google_drive': Input/output error ## Command that fails I have the following mount lines in ~/.profile:...
``` google-drive-ocamlfuse /usr/bin/xdg-open: 851: /usr/bin/xdg-open: www-browser: not found /usr/bin/xdg-open: 851: /usr/bin/xdg-open: links2: not found /usr/bin/xdg-open: 851: /usr/bin/xdg-open: elinks: not found /usr/bin/xdg-open: 851: /usr/bin/xdg-open: links: not found /usr/bin/xdg-open: 851: /usr/bin/xdg-open: lynx:...