Question about #restic

Question about #restic

Currently I'm backing up my personal computer on a local server and a remote repository. The easiest solution is to have a cronjob for 2 processes. However, I'm wondering if it is possible to scan the files only once and send the backup updates to both repositories instead of doing two scans... suggestions?

cc @selfhost@lemmy.ml @selfhosted@lemmy.world

3 points · 3 comments · view on lemmy.world

3 Comments

BlackEco@lemmy.blackeco.com · 2 pts · 2y (1 reply)

What I personally do is:

  1. Back up to the local server
  2. Sync the repository from the local server to Backblaze B2

This way restic only has to process the data once.

makingStuffForFun@lemmy.ml · 2 pts · 2y

This is exactly what I do also. Been chugging away for some years now without a hitch.

FErArg@lemmy.ml · 1 pts · 2y

hi, I user rstic to local server backup and rclone to remote backup to S2 bucket in edrive2