Build a Cloud Sync Engine for Windows to Sync S3 Data

0

Hi, I have been using this (Build a Cloud Sync Engine) documentation to build a Cloud Sync Engine, Is there any possibility to Sync the Data from the AWS as like OneDrive did,

We are already have users data in S3 bucket, I'm planning to sync them with this, Like the Folders and Files that are in the user's account, I'm planning to display them in the cloud sync folder like this,

Enter image description here

Kindly suggest me a way to integrate the AWS with the cloud sync engine Any suggestions would be helpful! Thanks for your time.

已提问 2 年前570 查看次数
1 回答
0

AWS has a service called Storage Gateway. One of the gateways supported by Storage Gateway is a File Gateway. You can find more information about this in the relevant AWS docs - https://aws.amazon.com/storagegateway/file/

The file gateway can be used to not only move files from your on-prem to Amazon S3 and Amazon FSx for Windows File Servers on AWS but also make those files accessible for your on-prem users.

This blog https://aws.amazon.com/blogs/storage/aws-storage-gateway-in-2021-year-in-review/ also has information on this.

profile pictureAWS
专家
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则