cobbzilla/s3s3mirror

Its not copying the old versions of documents

Opened this issue · 1 comments

If versioning is enabled in a s3 bucket and we upload multiple document with same name. Then all document uploaded with same name and unique version id . S3 console only show the last uploaded document . This present code only copying the latest version only . So please make require changes. Its should be copy all old versions also

I would welcome a pull request on this.