Comment on Incremental backups to optical media: tar, dar, or something else?

<- View Parent
nibbler@discuss.tchncs.de ⁨13⁩ ⁨hours⁩ ago

your first two points can be mitigated by using checksums. trivial to name the file after it’s checksum, but ugly. save checksums separately? safe checksums in file metadata (exit)? this can be a bit tricky 🤣 I believe zfs already has the checksum, so the job would be to just compare lists.

restoring is as easy, creation gets more complicated and thus prone to errors

source
Sort:hotnewtop