Differences
This shows you the differences between the selected revisions of the page.
| guide_google_bucket 2021-03-18 | guide_google_bucket 2026-06-02 (current) | ||
| Line 3: | Line 3: | ||
| Before starting you should: | Before starting you should: | ||
| - | * [[guide_install|Have WinSCP installed]] //(you need the latest beta version of WinSCP)//; &beta | + | * [[guide_install|Have WinSCP installed]]; |
| - | * [[https://cloud.google.com/storage/docs/creating-buckets|Have Google Cloud Storage bucket set up]]. | + | * [[https://docs.cloud.google.com/storage/docs/creating-buckets|Have Google Cloud Storage bucket set up]]. |
| First you need to generate your access keys, if you do not have them yet: | First you need to generate your access keys, if you do not have them yet: | ||
| Line 16: | Line 16: | ||
| * Make sure //New site// node is selected. | * Make sure //New site// node is selected. | ||
| * On the //New site// node, select the //%%S3%%// protocol. | * On the //New site// node, select the //%%S3%%// protocol. | ||
| - | * Enter the hostname of your request endpoint to the //Host name// box. Typically it is ''storage.googleapis.com''. | + | * Enter the hostname of your request endpoint to the //Hostname// box. Typically it is ''storage.googleapis.com''. |
| * Enter your access keys to the //Access key ID// and //Secret access key// boxes. | * Enter your access keys to the //Access key ID// and //Secret access key// boxes. | ||
| * Save your site settings using the //Save// button. | * Save your site settings using the //Save// button. | ||
| Line 22: | Line 22: | ||
| ===== Further reading ===== | ===== Further reading ===== | ||
| + | * [[https://docs.cloud.google.com/storage/docs/interoperability|Cloud Storage interoperability]]; | ||
| * [[guide_upload|*]]; | * [[guide_upload|*]]; | ||
| * [[guide_automation|*]]; | * [[guide_automation|*]]; | ||
| * [[guide_amazon_s3|*]]. | * [[guide_amazon_s3|*]]. | ||