GoogleCloudPlatform / GoogleCloudPlatform/gsutil
Incomplete massive upload
Open
- Dominant language
- Python
- Stars
- 918
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
Sorry, newbe here.
I have tried to upload a folder with near 80000 files (a few GB's of small images) to a bucket with this:
gsutil -m cp -r myfolder gs://my-bucket
But only uploads 5.900 files, and ends with:
Operation completed over 5.9k objects/445.6 MiB.
CommandException: 1 file/object could not be transferred.
What I have doing wrong?
Contributor guide
Assessment
This issue has not been assessed yet.