Transfer.sh support Google Cloud Storage? #281

Open
opened 2026-01-19 18:29:43 +00:00 by michael · 5 comments
Owner

Originally created by @TheSuperAgent on GitHub.

Its supports Gdriver, like will it support Google Cloud Storage(GCS)?

Originally created by @TheSuperAgent on GitHub. Its supports Gdriver, like will it support Google Cloud Storage(GCS)?
michael added the hacktoberfest label 2026-01-19 18:29:43 +00:00
Author
Owner

@iwa commented on GitHub:

you're welcome!

@iwa commented on GitHub: you're welcome!
Author
Owner

@paolafrancesca commented on GitHub:

@BhuviTheDataGuy if you provide me a GCS account for testing I can see if I can add support

@paolafrancesca commented on GitHub: @BhuviTheDataGuy if you provide me a GCS account for testing I can see if I can add support
Author
Owner

@TheSuperAgent commented on GitHub:

Hey @aspacca

GCP provides up to 5GB GCS for free.
https://cloud.google.com/free/

@TheSuperAgent commented on GitHub: Hey @aspacca GCP provides up to 5GB GCS for free. [https://cloud.google.com/free/](https://cloud.google.com/free/)
Author
Owner

@iwa commented on GitHub:

i know this issue is 2yo now, but still: yes it does support GCS

  • set your provider to s3
  • use https://storage.googleapis.com as s3-endpoint
  • create your keys and put them as aws-access-key and aws-secret-key
  • set your bucket to your bucket's name

and you're done!

@iwa commented on GitHub: i know this issue is 2yo now, but still: yes it does support GCS - set your provider to `s3` - use `https://storage.googleapis.com` as `s3-endpoint` - [create your keys](https://cloud.google.com/storage/docs/authentication/managing-hmackeys#create) and put them as `aws-access-key` and `aws-secret-key` - set your `bucket` to your bucket's name and you're done!
Author
Owner

@paolafrancesca commented on GitHub:

@iwa good to know, thanks!

I will add the instructions in the README

@paolafrancesca commented on GitHub: @iwa good to know, thanks! I will add the instructions in the README
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#281