Remote backup - is this right? #78
Replies: 3 comments 4 replies
|
@trentnbauer I think you are almost there. The only concerning thing i see is the "Source Directory" path. Currently borg-ui only supports backing up directories from your local machine on which borg-ui is running. So Also, in the logs, |
|
Hello, I use always deja-dup and when times come it failed me. I cannot restore backup from old laptop in new one. Backup is stored on my local NAS. |
|
@PrzemekSkw yes, Borg UI can be a good fit for backing up a laptop to a NAS and restoring later, but it cannot read existing Deja Dup backup archives directly. For a new Borg-based setup, the current best model is:
For your old Deja Dup backup, first restore/export the data with Deja Dup, then start a new Borg/Borg UI backup set from that restored data. |





@PrzemekSkw yes, Borg UI can be a good fit for backing up a laptop to a NAS and restoring later, but it cannot read existing Deja Dup backup archives directly.
For a new Borg-based setup, the current best model is:
For your old Deja Dup backup, first restore/export the data with Deja Dup, then start a new Borg/Borg UI backup set from that restored data.