Hacker News new | ask | show | jobs
by hassancf 1184 days ago
Exactly.

And if it’s a local backup, that local backup needs to be taken offline, to avoid the same issue if things get deleted in the cloud

1 comments

Or use a versioned backup so you can recover from deletes or corruption. ZFS snapshots, restic versions, even rsync + symlinks can work.