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

Updating metadata on multiple files should retain previous entry only set on individual file #11206

Open
cyberduck opened this issue Oct 19, 2020 · 0 comments
Assignees
Labels
enhancement s3 AWS S3 Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

fcfe373 created the issue

I believe that this defect is new to this version (Version 7.6.2 (33520)). I am pretty sure that this worked in the previous version.

(1) Select multiple files in an S3 bucket
(2) Select [File][Info]
(Content-Type will be shown as "Multiple files")
(3) Click on the Gear/Down arrow to change the Metadata
(4) Select Content-Disposition / attachment

All of the metadata for the files will now be removed. What should happen is that the Content-Disposition metadata should be added to the files and the existing Content-Type should be maintained.

In my situation, the files have more than one Content-Type. (There are video and audio files.)

I know that I have seen the software step through updating each file previously (I believe with the previous software version). Now, removal of the attributes is the result for the attempts I have made to add the Content-Disposition attribute to multiple files. It works fine when operating on the files individually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants