GoogleCloudPlatform / GoogleCloudPlatform/gsutil

Copy folder from bucket with blank space problem

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

Description

Hi,

I have a bucket with an folder name /HKN Architecture/ (this folder is auto generated)
My mission is to download this whole folder to my local computer and there seems to be an problem

Far as i know there is only one way of doing this with gsutil.

`gsutil cp -r "gs:///HKN%20Architecture"`

`CommandException: No URLs matched: gs:///HKN%20Architecture`

No matter what i do with the url it does not seem to work.

gsutil version : 5.8

Contributor guide

Open the contributing guide

Research direction

The issue identifies the gsutil cp -r command but names no source file or test. First reproduce the reported command with the stated bucket path and determine whether the problem is actionable in gsutil; the issue does not define a code change or a clear completion condition.

Written by the indexing model from the issue text.

Assessment

Tech stack
google-cloud, python
Domain
cli, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.