• 0 Posts
  • 1 Comment
Joined 1Y ago
cake
Cake day: Jun 14, 2023

help-circle
rss

I use the AWS cli to sync the data to S3 on an hourly scheduled task, then I lifecycle it down to Glacier instant access after a day. This winds up being relatively cheap and simply updates changed data, which keeps bandwidth utilization low.

I originally did this as a really cheap Dropbox alternative, but it works pretty good for backup files too.