This is version . It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

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.
client_id: 725111111110-7kaimtXXXXXXXXXXXXXXXXXXXXX64m4k.apps.googleusercontent.com
secret: fEsXXXXXXXXXXXXXXXXPggg7

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

attachments

Click on allow:

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 29-Dec-2020 05:25 krivacsz
png
bucket_and_test.png 250.0 kB 2 29-Dec-2020 05:25 krivacsz
png
clopud_storage_api_enable.png 47.1 kB 1 29-Dec-2020 05:25 krivacsz
png
cloud_storage_sttings.png 63.4 kB 1 10-Jul-2023 10:26 krivacsz
png
gstroage_s3_api_vfs_enabled.pn... 174.9 kB 1 12-Jul-2023 10:21 krivacsz
png
not_verified_domain.png 111.6 kB 1 29-Dec-2020 05:25 krivacsz
png
oauth_form.png 61.3 kB 1 29-Dec-2020 05:25 krivacsz
png
s3_vfs_settings.png 210.0 kB 1 10-Jul-2023 10:48 krivacsz
png
service_account.png 113.5 kB 1 10-Jul-2023 08:27 krivacsz
png
service_account_details.png 83.7 kB 1 10-Jul-2023 08:39 krivacsz
png
service_account_new_key.png 72.9 kB 1 10-Jul-2023 09:43 krivacsz
png
service_account_private_key.pn... 41.0 kB 1 10-Jul-2023 09:48 krivacsz
png
service_acount_vfs_test.png 130.7 kB 1 10-Jul-2023 10:02 krivacsz
png
storage_account_access.png 121.4 kB 1 10-Jul-2023 09:29 krivacsz
« This particular version was published on 29-Dec-2020 05:25 by krivacsz.
G’day (anonymous guest)
CrushFTP10 | What's New

Referenced by
LeftMenu
S3 integration

JSPWiki