We have about 4 computers. What is a good strategy for making sure our data is always backed up ?
|
feedback
|
closed as not constructive by random♦ Feb 13 at 20:15
This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.
|
I recommend a NAS drive for your home network, setup network shares for each user to backup (manually or scheduled). free backup software at various levels of sophistication is available in abundance (if you buy a NAS drive, such software is usually included). if you buy a pair of NAS drives, you can easily keep them synced as an additional safety layer. in addition you may archive really important data (e.g. photos, videos) on DVDs. or on Cranberry DiamonDisc (the 1000 tear DVD :) | |||||
feedback
|
|
And don't forget, whatever you use, MAKE SURE THAT YOU CAN RECOVER THE DATA. This does not mean check that a back up file is created - it means actually restoring the data to another machine and then using it. | |||||||||
feedback
|
|
Don't keep the backup on the same machine you are backing up? ... ehh, for home use, if there isn't that much, I would recommend using a service such as Dropbox or Mesh. If however you have a lot of stuff, get an external hard drive. Windows backup is very good and you can take an entire image of your machine and store it on the drive. If however, you just want to do file level backups, take a look at Fbackup... a client of mine uses this and loves it - personally, I just like doing it manually. Just remember to do it regularly. If however you have a hell of a lot of stuff, you may want to take a look at getting a NAS and bunging in a few hard drives and then centrally backing up all computers to that. | |||||
feedback
|
|
For my Macs' and PC's I use Time Machine/Time Capsule, NTBackup on a schedule . . . In general I'd recommend that which involves as little thought and hassle as possible. I have an old cheap USB2.0 hard drive that I use to copy the contents of my TimeCapsule to (the amount of data is small enough for now) and bring it to the office every monday or so . . . I have offsite backups that cost (almost) nothing . . . I believe that for non-commerical use something like this is quite adequate. TheEruditeTroglodyte | |||
|
feedback
|
|
I use SpiderOak and I recommend it. It's a bit like DropBox, but it's cheaper and has better security features. It has a nice client for Windows, Mac & Linux. | |||||
|
feedback
|
|
I have a software raid setup on my home file server, which For the photos, I also upload them all to flickr, and important documents are encrypted, and uploaded to Amazon S3 nightly. This way, if something catastrophic happens to my apartment (fire, breakin, etc), the irreplaceable things will be safe. The music will be lost, but I can live with that (I hardly ever listen to it anymore anyways, since Pandora is so great). The S3 backup is performed using Duplicity, which runs from a cron job. I would strongly recommend encrypting any important documents before sending to an offsite facility that you don't control (including S3, Dropbox, etc). You don't want your bank statements or scanned identity documents to be accessible to even the administrators of the service. | |||
|
feedback
|
|
I assume you are thinking principally of backing up your personal files, not you operating system etc. A solution that has worked very well for me is to install a simple Network attached RAID. I have a NetGear NAS DUO and make sure that MyDocs for all machines points to folders there. Files that really want to keep on local machines can be backed up by this box automatically - I do this for my Outlook mail folders. This particular box has a lot of features, but the ones that I like best for file security are:
Once you are up and running, you can pretty much forget about it, This NAS has a lot of other features, but these are main ones for me for file security | |||||
feedback
|
|
I can't believe no-one has suggested "Windows Home Server" yet, I've used it in my home and been very impressed by it: http://www.microsoft.com/windows/products/winfamily/windowshomeserver/default.mspx | |||
|
feedback
|
|
If you have enough space and all the machines are yours (used by family members rather than just flat mates, for example), one approach could be to back up important data from one machine to one or two of the others:
This means you have three copies of the important data, and you're not at the mercy of your internet connection for getting the back up (and possible restore) done. It's not ideal, for if one of the machines is moved out of the network it breaks the cycle, but it does mean you don't have to buy any additional hardware (such as NAS drives). | |||||||||
feedback
|
|
I use JungleDisk and pay $.15 / GB for whatever I backup. As I have it set up now, it only backs up my My Pictures and My Videos folder because those tend to get large and are the only things I would be upset if I lost. With JungleDisk, you control the schedule/interval for when files are backed up. For files and everything else, I have a free Dropbox account that gives me 2 GB of storage. Depending on how your home network is set up, you could set up a server with the storage space for the files you want backed up on then run the JungleDisk software on the server. I would personally love to have a full Dropbox account but don't want to fork over the money for it. I'm paying only a few dollars a month for JungleDisk. | |||||
feedback
|
|
The key with backups is to make sure they're done regularly and that you don't have to think about what's being backed up. So we backup everything on a regular basis. (As we add more computers we'll probably start just backing up the My Documents on each computer. This option will cost you about $250 (less if you need less than 300 GB of backup). It puts your data right at your fingertips (so you're more likely to make use of it and thus be testing your backups regularly) and gets you 2 copies of your files and protects you from casual theft and fire. It's what we use in our office. You will need:
Step-by-Step instructions
| |||||||
feedback
|
|
Strategies presented by other answerers are decent. I think it's not completely insane to consider getting a monthly or quarterly offsite. This would mean taking your backup medium and cloning it to an external HD (3.5" USB are already quite cheap for 1TB or more) and leaving it at a friend or relative's house. I know no one's house ever burns down, but if mine did, I'd STILL want my data. If you think this is completely obsessive, you can do this once a year. | |||
|
feedback
|