Back up from on-premis/my own machine to AWS backup.

0

Use case: I want to connect my machine with aws so that I can take a backup from my local machine. 2. I want whatever I change in a particular folder on my local machine that will sync to aws backup and backup should take place. 3. What are the ways i can take Backup from my local machine to AWS.

Kanav
質問済み 1年前198ビュー
1回答
0

Just a quick solution is to use the AWS CLI and sync the folder from your machine to a S3 bucket and then schedule that on regular intervals with cron on linux or task scheduler on windows. See aws cli s3 sync reference. Please be sure to accept answers if they help you.

profile pictureAWS
エキスパート
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ