GoogleCloudPlatform / GoogleCloudPlatform/gsutil

how to copy files to GCS with signedurl

Open
#1,374 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
918
Forks
335
PR merge metrics
No merged PRs in 30d

Description

is it possible to use signedURL to copy files to GCS. ``` gsutil cp -r gs://bucket/ ``` without having to use a service account (*.json file) ? I have a use case where public user need to be temporary given a short-live token to upload files to GCS, but I do not want them to enforce them to have Google account.

Contributor guide

Open the contributing guide

Research direction

No source file or test is named. Start at the gsutil cp signed-URL flow described in the issue and verify whether GCS supports the requested temporary unauthenticated upload path; done means documenting a supported command or a clear limitation and alternative.

Written by the indexing model from the issue text.

Assessment

Tech stack
google-cloud, python
Domain
cli, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.