Menu

📰
0

Please review my backup solution

Reddit r/DataHoarder·u/leovient·about 1 month ago
#Qc6PFqZA
Reading 0:00
15s threshold

I am backing up files I have on my server and Windows PC like below: - Windows files -> restic -> restic repository on server network share (hourly) - Server files -> restic -> restic repository on server (hourly) - restic repository -> rclone sync -> Backblaze B2 (hourly) (this runs on my server)

Is it correct that this way I only lose 1 hour of data at max? Do you notice any point of potential failure in this setup? Can anything be improved?

Read More