

The first step is to log in to Drive and authorize the application. After installation completes you may mount Boot Camp in read-write mode from the toolbar or by Option-clicking on the Boot Camp volume in the Sources column. Running gcsf login some_session_name at this point should show a URL with your client_id query parameter. Go to the Fuse For Mac website, download and install the latest build of Fuse for MacOS.

If you do this, completing the OAuth flow in a different browser will provide you a code that you can give to GCSF. Configure GCSF authorize_using_code=True if configuring for headless servers.You should have all these values after creating the credential. Configure GCSF to use the new client_id, client_secret, and project_id.Do not use WEB as the token type if adding gcsf to a headless server - you want to be using the urn:* URI (note: if using WEB, you'll need to set the accepted domains to include Should be external unless this project is something internal to your GSuite Add the Google Drive API to the project.Credentials are stored in the same directory. When the update is complete, you will need to restart Finder.

GCSF will attempt to create a configuration file in $XDG_CONFIG_HOME/gcsf/gcsf.toml, which is usually defined as $HOME/.config/gcsf/gcsf.toml. Colligo Briefcase for Mac How to update FUSE for OS X To update FUSE for OS X: Open System Preferences Click on FUSE for OS X In the FUSE window, click on Update OSXFUSE. Make sure that this directory is in your PATH variable: export PATH=$PATH:$HOME/.cargo/binĪlternatively, you can download a release binary for your platform. This will generate the gcsf binary in $HOME/.cargo/bin.
