Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
39 views

I have a Dockerfile that builds an image based on golang:bookworm. It installs the google-cloud-cli package from the https://packages.cloud.google.com/apt repository. I used it to build an image that'...
1 vote
2 answers
111 views

I am trying to extract the file date from the output of a gsutil ls -l command and compare it to other dates. However, the comparison appears to be not working. lstr=$(gsutil ls -l gs://input-bucket/...
0 votes
0 answers
54 views

How to extract the first n rows of a block compressed tab-separated value text file (.tsv.bgz), which could only be accessed with gsutil, into a text file? The original file is very large, so I wonder ...
0 votes
1 answer
83 views

When I use -P options with gcloud storage cp -r -P gs://some/bucket/object ./ It tries to convert the user id also and fails with the following message ERROR: Root permissions required to set UID ...
0 votes
1 answer
92 views

➜ datasets gsutil --version gsutil version: 5.27 checksum: 5cf9fcad0f47bc86542d009bbe69f297 (OK) boto version: 2.49.0 python version: 3.10.13 | packaged by conda-forge | (main, Dec 23 2023, 15:35:25) ...
2 votes
1 answer
1k views

I am tying to load an image using the following code: const blob = await fetch( "https://firebasestorage.googleapis.com/...?alt=media" ) .then((r) => r.blob()) const reader = ...
0 votes
1 answer
125 views

I am facing an AccessDeniedException (403 Access Denied) when trying to delete a file from a Google Cloud Storage bucket. I have assigned the necessary permissions and roles (Storage Admin), but I ...
1 vote
2 answers
253 views

I wanted to exclude some of the files while pushing files to the GC storage. I created .gcloudignore in a root of my bucket. I enabled the .gcloudignore through the command: gcloud config set ...
1 vote
0 answers
240 views

I'm trying to download a batch of about 50 files from a Google Cloud Storage bucket. I have a bucket that contains multiple files. I can search and filter using the user interface until I have the ...
1 vote
0 answers
52 views

I have access rights to only a part of a google cloud bucket of another person. I can download the files from there to my desktop using terminal or using the bang(!) operator to get the files in my ...
0 votes
1 answer
167 views

`I'm using Python with the Google Cloud Storage library to generate signed URLs for my objects in a bucket. These URLs are meant to be embedded in HTML to display images on a webpage. However, while ...
0 votes
1 answer
106 views

I have written a bash script that uses gcloud command to activate service account and gsutil command to move files to GCS bucket. When I run the script using bash command, it executes well.But when I ...
kavya's user avatar
  • 105
3 votes
2 answers
3k views

I am trying to use gcloud storage cp command for copying large files to gcp bucket. The command is working fine for smaller files. But it gives permission issue for larger files. gcloud storage cp ...
1 vote
2 answers
316 views

I have uninstalled Anaconda on Mac and am now trying to install IPython using pip3. When I try to install IPython, I get a prompt, "User for us-central1-python.pkg.dev: ". This asks for ...
0 votes
1 answer
267 views

Up until a year ago I was able to download folders and directories from my bucket on Google Cloud Storage, now I keep getting errors when I try to download using the same commands that previously ...

15 30 50 per page
1
2 3 4 5
...
59

AltStyle によって変換されたページ (->オリジナル) /