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

Option for ACLs and HTTP headers #9425

Closed
cyberduck opened this issue Apr 8, 2016 · 5 comments
Closed

Option for ACLs and HTTP headers #9425

cyberduck opened this issue Apr 8, 2016 · 5 comments
Assignees
Labels
cli Command Line Interface enhancement worksforme

Comments

@cyberduck
Copy link
Collaborator

9af8b1f created the issue

Guys!
Hi! :D

I'm using cli on windows...
Could you help me with a step by step to get set ACL public and HTTP Header content-disposition attachment =filename
on my uploads?

I'm using s3forme.com as s3 compactible server.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This is not currently supported.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#10540 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

You can add default metadata for uploads to S3 using the preferences option to read from the environment. The property is documented in Default metadata.

env "s3.metadata.default=Content-Type=application/xml" duck --upload …

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Similarly you can set a default ACL for the upload with

env "s3.acl.default=public-read" duck --upload …

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We will see that we can improve the documentation.

@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
cli Command Line Interface enhancement worksforme
Projects
None yet
Development

No branches or pull requests

2 participants