GoogleCloudPlatform / GoogleCloudPlatform/gsutil
Inconsistent stat command output
Open
- Dominant language
- Python
- Stars
- 918
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
When I use gsutil to copy a folder, either in my Cloud Shell or from within my Compute Engine instance, then the result of running `gsutil stat` on that folder returns `No matching URL`. However, if I copy the folder from the GCP console, then the result of exact same command returns correct information about the folder.
For now, as a workaround, I'm using `gsutil ls` in my script.
Contributor guide
Assessment
This issue has not been assessed yet.