Google Drive VFS
Google Drive VFS
Scheme
Configuration
-gdc, --google-drive-credentials-file=<credentialsFile>
Configure the path to a Google Drive credentials JSON
file
-gdt, --google-drive-tokens-folder=<tokensFolder>
Configure the path to a Google Drive tokens folder{
"googleDrive" : {
"credentialsFile" : "/path/to/google-drive-credentials.json",
"tokensFolder" : "/path/to/tokens"
}
}Usage and testing
Last updated