GoogleCloudPlatform / GoogleCloudPlatform/gsutil

Object metadata supplied for destination object had no object name issue

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

Description

Now I am going to sync between Google cloud storage data and aws S3.
Currently there are about 850 files (*.mp4 and *.jpg) in google cloud storage.
While running following command,
gsutil rsync -d -r gs://src-bucket s3://dst-bucket

I've got "Object metadata supplied for destination object had no object name" error.

![image](https://user-images.githubusercontent.com/29444609/99815376-29640e80-2b85-11eb-96aa-31005c52f804.png)

Please help me to fix this issue.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported `gsutil rsync -d -r gs://src-bucket s3://dst-bucket` command and inspect how the CLI handles destination object metadata when syncing from Google Cloud Storage to Amazon S3. Done means the sync completes without the “Object metadata supplied for destination object had no object name” error.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, google-cloud, python
Domain
cli, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.