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

Terminal session: ```zsh ┌─[rahul@going-merry] - [~] - [2024.04.21.19.00.57] └─[$] google-drive-ocamlfuse ~/GoogleDrive Please enter the verification code: [0421/190059.082097:WARNING:chrome_main_linux.cc(80)] Read channel stable from /app/extra/CHROME_VERSION_EXTRA ^C ``` Web browser screenshots: ![gfs 1](https://github.com/astrada/google-drive-ocamlfuse/assets/1016826/c4bfb388-a17c-4da2-853f-2cc36e55975a) ![gfs...

Sorry if this is wrong place to ask this. I have followed steps to automount via `systemd --user`. However, computer won't suspend unless I manually stop service. How do I...

I have been using google-drive-ocamlfuse with no issues for a while. Giving access to my Google account was a simple process of clicking through a few screens acknowledging that I...

On [wiki/Usage](https://github.com/astrada/google-drive-ocamlfuse/wiki/Usage) the instructions state to pass the client ID and client secret on the command line. I believe it would be appropriate to add a note that this will...

I have a process running that occupied port `8080`. After running ` google-drive-ocamlfuse -id xxxxxxxxxx.apps.googleusercontent.com -secret XXX-YYY-ZZZ` an error in the shell came up with the following text: `Thread 1...

When you remove the permission for the app in settings of your Google account, all file browsers in system are unable to be opened.

I am trying to copy content from a shared google drive onto an external drive, but for some reason it doesn't copy all the content. When I run this (in...

google-drive-ocamlfuse, version 0.7.32 do not work ubuntu-22.04 that is no OAuth2 mode. I changed .gdfuse/default/config from oauth2_loopback=true to oauth2_loopback=false. then $ google-drive-ocamlfuse Error: You should specify a client id (-id)...

Hello, I followed you guide and created application with Google Drive API. I paste the correct app id and secret key, but I get this error from google You can’t...

From time to time (approximately weekly) my drives fail to mount. I have to remove them, recreate them and reauthorize them, and then they're fine for a while. The expiration...