Hacker News new | ask | show | jobs
by CJefferson 3563 days ago
The 'migrate to the cloud' is no good for backups -- it doesn't put files in the cloud which you actually use regularly!
2 comments

I'm pretty sure it does. It just doesn't replace the local copy with a reference to the cloud version. Otherwise it could't synchronize between computers.
No sync service is good for backing up. Delete it locally and it's deleted remotely, same with making edits to a file.
Dropbox. I disable syncing for certain files, and its only stored in Dropbox. I need access again without using a web browser? I turn on syncing for that folder again and the files are synced back locally within a few seconds to minutes.

I priced out getting an external SSD drive ($300 for 1TB). Its cheaper for me to just buy a year of Dropbox at a time (1TB @ $100/year if paid annually).

https://www.dropbox.com/en/help/113

Why would you compare the cost of an SSD in this case?

You can get a good 1TB HDD for $50.

A mechanical drive is more likely to fail if exposed to shock or magnetic fields; unless its safely encased in a rack in a datacenter, its not an acceptable form of data storage.
Citation needed. You don't need for the drive to never ever go bad you just need for primary and backup not to fail in the time window required to replace the drive. Most of planet earth relies primarily on magnetic storage including people outside the data center.
I need citations that mechanical drives will fail from shock or magnetic fields? I'm not going to waste my time googling references for that.

> Most of planet earth relies primarily on magnetic storage including people outside the data center.

Right. And I'm arguing SSDs are sturdier in that regard when not safe in a chassis somewhere. SSDs can withstand higher shock forces, have no glass platters or mechanical arms that can contact each other, and are not affected by magnetic fields.

If you use a filesystem that checksums you will know if the drive is likely bad and wont lose data unless local and backup go bad within the window required to get a replacement for whichever died. See zfs.

If your proposed backup solution is only used for periodic backups and isn't in constant heavy use 2 $50 1tb drives in raid1 would be quite secure against data loss and last years and for a bonus would be unlikely to be compromised by hackers or mined by the nsa for signs you are a terrorist.

If you project replacing the drives every 5 years your annual cost could be $20 and your up front cost no higher than dropbox. Its even entirely likely that you could get by with a single drive for a annual cost of $10.