scality / cloudserver

Zenko CloudServer, an open-source Node.js implementation of the Amazon S3 protocol on the front-end and backend storage capabilities to multiple clouds, including Azure and Google.
https://www.zenko.io/cloudserver
Apache License 2.0
1.69k stars 238 forks source link

RestoreObject support #2999

Open yutaka-oishi opened 3 years ago

yutaka-oishi commented 3 years ago

cloudserver.zip Arsenal.zip

Dear all,

We Fujifilm use Zenko CloudServer for Object Archive which is a tape storage system for long-term archiving or back-up of object data. We enhanced CloudServer and Arsenal to support RestoreObject API. https://docs.aws.amazon.com/ja_jp/AmazonS3/latest/API/API_RestoreObject.html

We would like to contribute our enhanced code. It seems that I do not have access to push our code. So I attach our code based on 8.2.6 in this issue. If you have any questions or suggestions, please let me know.

smaffulli commented 3 years ago

Wonderful news @yutaka-oishi! Our team is in touch with you to help you with the pull request. Stay tuned for more news.