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 05-Dec-2023 05:32 krivacsz
png
bucket_and_test.png 250.0 kB 2 05-Dec-2023 05:32 krivacsz
png
clopud_storage_api_enable.png 47.1 kB 1 05-Dec-2023 05:32 krivacsz
png
cloud_storage_sttings.png 63.4 kB 1 05-Dec-2023 05:32 krivacsz
png
gstroage_s3_api_vfs_enabled.pn... 174.9 kB 1 05-Dec-2023 05:32 krivacsz
png
not_verified_domain.png 111.6 kB 1 05-Dec-2023 05:32 krivacsz
png
oauth_form.png 61.3 kB 1 05-Dec-2023 05:32 krivacsz
png
s3_vfs_settings.png 210.0 kB 1 05-Dec-2023 05:32 krivacsz
png
service_account.png 113.5 kB 1 05-Dec-2023 05:32 krivacsz
png
service_account_details.png 83.7 kB 1 05-Dec-2023 05:32 krivacsz
png
service_account_new_key.png 72.9 kB 1 05-Dec-2023 05:32 krivacsz
png
service_account_private_key.pn... 41.0 kB 1 05-Dec-2023 05:32 krivacsz
png
service_acount_vfs_test.png 130.7 kB 1 05-Dec-2023 05:32 krivacsz
png
storage_account_access.png 121.4 kB 1 05-Dec-2023 05:32 krivacsz

This page (revision-55) was last changed on 05-Dec-2023 05:32 by krivacsz

This page was created on 05-Dec-2023 05:32 by Halmágyi Árpád

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 6 changed one line
You first need to make a project. My example calls this CrushFTP-Test.\\
You need to enable the GoogleStorage API for your account if its not already.\\
[https://console.developers.google.com/apis/library/storage-component.googleapis.com/]\\
[attachments|clopud_storage_api_enable.png]\\
\\
Create a new project. My example calls this "CrushFTP-Test".\\
At line 8 removed one line
At line 10 changed one line
Next select create credentials, and choose the Web Application type.\\
!1. Web Application type\\
\\
Next, click on the "Create Credentials" button, and choose the Web Application type.\\
At line 17 changed one line
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:\\
Configure the redirect URL of where Google will send you back after approval. This needs to follow the syntax in the example. Specifically, your domain needs to end with:\\
At line 27 changed one line
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.\\
Now that the API is enabled, 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.\\
At line 46 added 66 lines
The refresh token will be saved as password.\\
Provide the bucket and the path.\\
It is done! Test the connection and save it!\\
[attachments|bucket_and_test.png]\\
\\
!2. Service Account type\\
\\
Create Credentials -> Service Account.\\
[attachments|service_account.png]\\
\\
Provide a name and continue.\\
[attachments|service_account_details.png]\\
\\
Configure the service account access.\\
[attachments|storage_account_access.png]\\
\\
Click on the "Done" button.\\
\\
Navigate to the newly created Service Account. Go to the KEYS tab. Click on the "Add KEY" button, and then select "Create new key".\\
[attachments|service_account_new_key.png]\\
\\
Download the JSON file.\\
[attachments|service_account_private_key.png]\\
\\
__VFS configuration:__\\
\\
Username:__google_jwt__\\
Special user name for Service Account Access.\\
Password:__<<the JSON file content>>__\\
It authenticates based on the provided JSON file.\\
Provide the __bucket__ and the path.\\
It is done! Test the connection and save it!\\
[attachments|service_acount_vfs_test.png]\\
\\
!3. Access through S3 API\\
\\
Generate __Access key__ and __Secret__. Got to [https://console.cloud.google.com/] In the left sidebar of the dashboard, click Google Cloud Storage and then Settings.\\
[attachments|cloud_storage_sttings.png]\\
Select the Interoperability tab. If you haven't enabled it already, click on __Interoperable Access__. Now you should see an empty list and a __Create New Key__ button. Click the button to create an __Access/Secret key__ pair.\\
\\
__Google Cloud S3 VFS configuration:__\\
__1.__
\\Domain:<<Cloud Storage -> Settings -> INTEROPERABILITY -> Domain of __Storage URI__ default is __storage.googleapis.com__>> \\
Change the S3 default domain (s3.amazonaws.com) to the domain of Google Cloud Storage domain.\\
User name:__<<Access Key>>__\\
Password:__<<Secret>>__\\
Bucket:__<<Google Cloud Storage Bucket Name>>__\\
__SHA256 enabled on signing (Signing Version 4)__:<<Enabled>>\\
__!Warning__ Signing version 4 must be enabled, as Google Cloud Storage does not support older signing versions.\\
\\
[attachments|s3_vfs_settings.png]\\
__2.__
Select __GStorage__ Item type.\\
Enable __S3 API__ flag.\\
\\Domain:<<Cloud Storage -> Settings -> INTEROPERABILITY -> Domain of __Storage URI__ default is __storage.googleapis.com__>> \\
Change the S3 default domain (s3.amazonaws.com) to the domain of Google Cloud Storage domain.\\
User name:__<<Access Key>>__\\
Password:__<<Secret>>__\\
Bucket:__<<Google Cloud Storage Bucket Name>>__\\
__SHA256 enabled on signing (Signing Version 4)__:<<Enabled>>\\
__!Warning__ Signing version 4 must be enabled, as Google Cloud Storage does not support older signing versions.\\
\\
[attachments|gstroage_s3_api_vfs_enabled.png]\\
\\
More info about s3 VFS configuration: [S3 integration]\\
\\
Version Date Modified Size Author Changes ... Change note
55 05-Dec-2023 05:32 5.178 kB krivacsz to previous
54 05-Dec-2023 05:32 5.133 kB krivacsz to previous | to last
53 05-Dec-2023 05:32 4.582 kB krivacsz to previous | to last
52 05-Dec-2023 05:32 4.532 kB krivacsz to previous | to last
51 05-Dec-2023 05:32 4.526 kB krivacsz to previous | to last
50 05-Dec-2023 05:32 4.524 kB krivacsz to previous | to last
49 05-Dec-2023 05:32 4.523 kB krivacsz to previous | to last
48 05-Dec-2023 05:32 4.519 kB krivacsz to previous | to last
47 05-Dec-2023 05:32 4.349 kB krivacsz to previous | to last
46 05-Dec-2023 05:32 4.348 kB krivacsz to previous | to last
45 05-Dec-2023 05:32 4.299 kB krivacsz to previous | to last
44 05-Dec-2023 05:32 4.283 kB krivacsz to previous | to last
43 05-Dec-2023 05:32 4.239 kB krivacsz to previous | to last
42 05-Dec-2023 05:32 4.236 kB krivacsz to previous | to last
41 05-Dec-2023 05:32 4.195 kB krivacsz to previous | to last
« This page (revision-55) was last changed on 05-Dec-2023 05:32 by krivacsz
G’day (anonymous guest)
CrushFTP11 | What's New

Referenced by
LeftMenu

JSPWiki