M-Welsch / backup-server

Backup Server (BaSe)
Apache License 2.0
3 stars 1 forks source link

copy of most recent backup with hardlinks is created #13

Open M-Welsch opened 10 months ago

M-Welsch commented 10 months ago

Description

we want to have a copy with hardlinks of the most recent backup in the directory of the upcoming backup so we can selectively overwrite changed files when doing the sync

What happens if we don't do it (aka Why is it important)?

we cannot have incremental backups

Definition of Ready

Key Tasks

Acceptance Criteria