pass metadata headers and storage class to S3 when putting objects

This commit is contained in:
Joey Hess 2014-08-09 14:44:53 -04:00
parent 1ba1e37be3
commit 57872b457b
2 changed files with 21 additions and 13 deletions

View file

@ -53,5 +53,5 @@ the S3 remote.
and to "bar/" in another special remote, and both special remotes could
then use the same bucket.
* `x-amz-*` are passed through as http headers when storing keys
* `x-amz-meta-*` are passed through as http headers when storing keys
in S3.