Nugine / s3s

S3 Service Adapter
Apache License 2.0
132 stars 33 forks source link

Store metadata in multipart uploads #129

Closed nomick closed 7 months ago

nomick commented 7 months ago

For multipart uploads the s3-fs server ignored the metadata field. This PR stores the metadata in a temporary file and writes the metadata when the upload is completed.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.