In brief, what is a good storage solution for a home user, or small home business that wishes (or is required to) maintain long term storage of backed-up data? Ideally, the user should not have to worry about the possibility of a media also not being able to be read several years after making the backup, and it should be fairly inexpensive.
|
feedback
|
|
External hard drives. They are:
| |||||||||||
feedback
|
|
I would recommend solid state storage, as the media is much less likely to degrade or malfunction. I would also recommend double backing up your data and frequently moving it. This allows you to catch the failure of any media and remedy it by using the good copy. It also allows you to move formats if a format becomes redundant. | |||
|
feedback
|
|
Ideally backup media should have the following attributes
For a home users, where afford-ability is very important having a different media type like tapes isn't really affordable. Using optical disks would require far too much media swapping. Most people, including me, choose portable hard drives because it meets most of the requirements. | |||
|
feedback
|
|
Setup a file server (Windows Home Server is a good choice if you're a Windows home/shop). Then, use a service like Carbonite to keep an off-site backup of your data. Alternately (or in conjunction with), have a portable hard drive/NAS to keep a mirrored copy on. | |||
|
feedback
|
|
Buy 2 Hard Drive Docks and at least 2 (a 3rd protects against loss in transit) Hard Drives. Keep one dock at home and one at you office. Cycle your drive between locations so that you have 2 copies of your data and protection against theft or fire at any one location. Instead of moving the drives physically, I have a nightly cron job on my office workstation that uses rsync over ssh to connect to my home server. | |||
|
feedback
|