* locally encrypted files will be transferred to a mounted dir, ssh, rsync, https, (the available backaneds depend on the used backup tool) ... to a backup target system
* locally encrypted files will be transferred to a mounted dir, ssh, rsync, https, (the available backaneds depend on the used backup tool) ... to a backup target system
* on the backup target each system has its own subdirectory or repository to store its data
* on the backup target each system has its own subdirectory or repository to store its data
```mermaid
graph LR
Start((Start)) --> | Cronjob<br>in the night | backup.sh(backup.sh:<br><br>init config)