S4
S4 copied to clipboard
Add better versioning support
Add tools to enable versioning on buckets, revert to previous file versions etc.
Hi, how is going?
Are you referring to how progress is going for this specific feature? There has been no progress on this. Is there any particular use case you are looking at?
Hi, Are you referring to how progress is going for this specific feature? Right, There has been no progress on this. Is there any particular use case you are looking at? I looking for a feature which help me restore from specific version of a file. S4 is awesome but my work require restore file from specific version. How I can do it.
Do you have versioning enabled on your bucket? https://docs.aws.amazon.com/AmazonS3/latest/dev/Versioning.html
Yes, I enabled versioning on my bucket.
So right now the only way to get different versions from s3 is through the management console. S4 does not provide direct support for rolling back or getting specific versions. This ticket is open as a feature idea to implement better support for it. At some point in the future I would like to work on this - but it very much depends on the free time I have available.
Feel free to try it out yourself and open a PR though :)
I see, thanks for your time!