Tag duplicati post as self hosting
This commit is contained in:
parent
6b88a9d2b9
commit
b62ca2b263
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
title: Remote to remote backups with Duplicati
|
title: Remote to remote backups with Duplicati
|
||||||
subtitle: "Duplicati + Rclone = :heart:"
|
subtitle: "Duplicati + Rclone = :heart:"
|
||||||
date: 2020-05-22
|
date: 2020-05-22
|
||||||
|
tags: [self-hosting]
|
||||||
---
|
---
|
||||||
|
|
||||||
[Duplicati](https://www.duplicati.com/) is one of my favourite backup system. It's pretty fast, supports numerous backup sources, and has a nice configuration web UI. Unfortunately however, it can't be used to back up remote files. In fact, I can't find a nice fully-features backup solution which does do this, which sucks.
|
[Duplicati](https://www.duplicati.com/) is one of my favourite backup system. It's pretty fast, supports numerous backup sources, and has a nice configuration web UI. Unfortunately however, it can't be used to back up remote files. In fact, I can't find a nice fully-features backup solution which does do this, which sucks.
|
||||||
|
|
Loading…
Reference in a new issue