Google Cloud Storage requires several steps to configure.

You will start at the API credentials manager:
https://console.developers.google.com/projectselector/apis/credentials

You first need to make a project. My example calls this CrushFTP-Test.
attachments


Next select create credentials, and choose the Web Application type.
attachments

It will warn you if you don't have an "OAuth Consent" screen configured, so go there and configure that screen too.
attachments

When configuring the credential, you have to tell Google the domain you will be originating from when creating the auth token, so this is the URL you use for server administration. Just the protocol://dns_or_ip:port Don't have a trailing slash or it will complain.
You also need to put in the redirect URL of where google is going to send you back to after approval. This needs to follow the syntax in the example. Specifically your domain needs to end with:

?command=register_gdrive_api
attachments

And one last important step, you need to enable the GoogleDrive API for your account if its not already.
https://console.developers.google.com/apis/library/storage-component.googleapis.com/
attachments

Now that the API is enabled, and your credentials are setup, and your redirect domains are configured, you can use the credentials in CrushFTP to get your google auth token and get access.
In the User Manager, add a new remote VFS item type and set the protocol to be "GStorage".
Click "Get Refresh Token" to finish the config. Provide the client id and secret.

attachments

If your domain is not verified you will get a warning message, click on Advanced and proceed further:

attachments

Click on allow:

attachments

The refresh token will be saved as password.
Provide the bucket and the path.
It is done! Test the connection and save it!
attachments

Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
png
allow_form.png 100.3 kB 1 24-Jul-2020 16:46 krivacsz
png
bucket_and_test.png 250.0 kB 2 24-Jul-2020 16:59 krivacsz
png
clopud_storage_api_enable.png 47.1 kB 1 24-Jul-2020 16:42 krivacsz
png
not_verified_domain.png 111.6 kB 1 24-Jul-2020 16:46 krivacsz
png
oauth_form.png 61.3 kB 1 24-Jul-2020 16:47 krivacsz
« This page (revision-11) was last changed on 24-Jul-2020 16:56 by krivacsz
G’day (anonymous guest)
CrushFTP9 | What's New

Referenced by
LeftMenu
S3 integration

JSPWiki v2.8.2