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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南