GoogleCloudPlatform / GoogleCloudPlatform/gsutil
Copy folder from bucket with blank space problem
- 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
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