Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata can no longer be added #9844

Closed
cyberduck opened this issue Feb 8, 2017 · 1 comment
Closed

Metadata can no longer be added #9844

cyberduck opened this issue Feb 8, 2017 · 1 comment
Assignees
Labels
bug fixed high priority s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

4e36ae0 created the issue

Right click on an object and choose Info and then choose Metadata tab. Before current Cyberduck 5.3.5 you could add Custom metdata. Now it still lets you add a name and value, but it doesn't seem to get saved. I don't see a PUT request in the Log, only HEAD. This worked before upgrading.

HEAD /IMG_30042012_142956.png HTTP/1.1
Date: Wed, 08 Feb 2017 19:09:39 GMT
x-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
Host: jam.test.s3.amazonaws.com
x-amz-date: 20170208T190939Z
Authorization: ********
Connection: Keep-Alive
User-Agent: Cyberduck/5.3.5.23361 (Mac OS X/10.12.3) (x86_64)
HTTP/1.1 200 OK
x-amz-id-2: bQnoNy/4x8A7387eq6jUQjHpezNjvCNpIDx5lUH206ek0YjDVOs3q42sngAi2vhQ7cAMnfcRBuc=
x-amz-request-id: 63D076ED3E26B3B7
Date: Wed, 08 Feb 2017 19:09:40 GMT
Last-Modified: Tue, 17 Feb 2015 23:30:08 GMT
ETag: "4049b538c259facd95c7acbe757814e3"
x-amz-server-side-encryption: AES256
x-amz-version-id: null
Accept-Ranges: bytes
Content-Type: image/png
Content-Length: 43762
Server: AmazonS3
@cyberduck
Copy link
Collaborator Author

@dkocher commented

In bd8608f.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed high priority s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants