Hacker News new | ask | show | jobs
by to3m 4553 days ago
What could possibly be a better backup than a bit-for-bit identical copy of your drive, kept constantly up to date? All you have to do is remember to remove one of your drives and replace it with another one... your backup isn't very safe if it's still in your PC!
1 comments

It's generally a fine backup against single-drive catastrophic hardware failure, but not against any other failure type: i.e. file system corruption, accidental file deletion/overwriting, destructive malware, etc.
Right - and this is why you take one of the drives out every now and again and replace it with another one! Provided you do that, I don't see why it isn't as immune to the listed problems as any other type of irregularly-made backup.

It might well prove quicker to use an ordinary backup program (my 2 x 2TB RAID1 system takes about 10-15 hours to rebuild, while Acronis will back up the 1.2TB of used data in about 5 hours). And there's a bit of inconvenience, in that you have to shut your computer down and swap the drives. But in exchange, the backup is guaranteed to be atomically that of your computer in its shut-down state - at least on Windows, I think this is difficult to guarantee otherwise.

Seems like a hassle. TimeMachine does an otherwise satisfactory job and is much less manual, which is the important part for 90% of users.