Move snapshot files from file system to S3 and make increment snapshots work

I have a huge snapshot taken on file system and we have plans to move to S3.
We are seeing if there is any other option other than doing ES snapshot directly to S3.
We have all the files in file system , just uploading the same set of files to S3 will work ?
So my question is , instead of doing a S3 snapshot on entire data , can i so a S3 copy of the files from file system snapshot and use it like a normal S3 snapshot for purposes like incremental snapshots and restoration.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.