bendrucker / azure-blob-to-s3

Batch copy files from Azure Blob Storage to Amazon S3
MIT License
47 stars 19 forks source link

Preserve Meta Data while Copying files #1

Closed a1Gupta closed 7 years ago

a1Gupta commented 7 years ago

Meta data such as content-type changes to default when data is copied to S3. Content-type should also be copied while copying files.

bendrucker commented 7 years ago

Hi, I'll happily accept a PR with tests for those change. I don't plan to work on it right now.