Complete Backup Solutions

To this point, we have gone over performing backups with an emphasis on the built-in backup tools available, with a smattering of third party solutions to get us to the cloud. Any of the previous solutions are a great way to back up your data, but maybe you want a more comprehensive solution. Luckily there are many great products available which will do:

  • Image based backups with incremental images.
  • File level backups, or file restores from images.
  • Backup to local and cloud/offsite.
  • Deduplication of data to reduce the amount of backup storage required.
  • More management of the backups, what is backed up, what is saved offsite.
  • Some offer plugins for backup of apps like SQL, and virtual machine backups.
  • Some offer continuous backups rather than scheduled backups, for a better RPO.
  • Some offer centralized backups if you have multiple PCs.
  • Some offer PC migration to new hardware.

Here are some examples of complete backup solutions. This list is not exhaustive, and if you’d like to see more your favorite search engine should be able to help you out.

Acronis True Image: http://www.acronis.com/en-us/personal/

Symantec System Recovery: http://buy.symantec.com/estore/clp/productdetails/pk/system-recovery-desktop-edition

NovaBACKUP: http://www.novastor.com/en/software/windows-backup

Paragon: http://www.paragon-software.com/home/br-free/features.html

Windows Server Essentials 2012 R2: http://www.microsoft.com/en-us/server-cloud/products/windows-server-2012-r2-essentials/default.aspx#fbid=Q3KT90t4jky

All of these solutions offer advanced functionality over the built-in backup tools, at an additional cost of course. We’ll go over a couple of them below. Unfortunately I was unable to find any Mac backup products that I would consider a complete solution. Most either supplemented Time Machine with online backup, or did advanced backups but locally only. I didn’t find any Mac backups that would do system backups, file backups, and cloud backups all in one product. If you are running a Mac and want protection I would recommend Time Machine plus one of the online backups such as CrashPlan to cover the offsite cloud storage.

Acronis True Image

Acronis True Image will be our example program for a complete backup solution. Once installed, it will provide complete image based backups which are saved to a tib file. The image based backup calculates a checksum value for data blocks on the disk itself rather than looking at the file level. The checksum will be used for both deduplication – any duplicate checksum values can be saved just once - as well as verification of the backup integrity.

True Image leverages a system function that has been a part of Windows since XP/2003 called Volume Shadow Copy Service which allows snapshots of the disk volume. Snapshots can be used to backup all files – even files that are currently open – which makes this the best way to perform a backup since all files will be presented to the backup software. It’s actually the same process that the Windows 7 Backup and Restore utility uses.

Once the initial image based backup is completed, Acronis True Image is able to perform incremental or differential backups going forward, depending on what the user chooses. It can also leverage these block level backups to perform single file restores, lowering backup storage requirements over any of the built-in backup utilities.

The software can backup to all of the usual backup targets – USB drive and network shares, but also offers the ability to backup to a FTP server, so with some configuration you could do a sort of private cloud backup to get your data offsite assuming you have somewhere offsite to run a FTP server that you trust. I wouldn’t really recommend this since the FTP service has a lot of limitations, with one very large limitation of not allowing secure file transfers, so your data would not be encrypted during transit. This leaves you with only trusting it for a LAN connection, and in that case you are much better off using a shared folder.

Finally Acronis also includes an online backup storage location. Like some of the other cloud backups, it’s a proprietary backup location with Acronis so you can’t choose other online storage, but the online backup does allow you to backup entire disk images if you would like. Since that is overkill for most of us, it also allows file backups only to keep the storage costs down.

So Acronis does everything in one package – image level backups, file level backups, and online backups, plus offers extra features such as deduplication, the ability to image your backup to an entirely different PC (with the Premium version of the software), and a backup schedule as low as five minutes between backups.

This is great for a single PC, but what if you have several PCs in your home, or if you run a small business? Don’t worry – there are solutions for that too.

Windows Server Essentials 2012 R2

This may seems like a stretch. Every other backup solution so far has been fairly inexpensive, and geared towards being simple to use for the average PC user, which is of course the idea. There are people though with requirements to backup many machines at home, or in a small business environment. Windows Server Essentials offers a lot in the way of data protection, so I’d be remiss to not mention it in a discussion of backups.

Moving up to a low end server running Windows Server Essentials offers:

  • Storage Spaces: low-cost, flexible, resilient, and dynamically expandable data volumes.
  • Server Folders: SMB shares for file storage with access lists for file rights.
  • User and Groups management: ability to easily add users and manage group membership.
  • Client Computer backups: Connect computers to the server to allow backups of entire client machines.
  • Windows Server Backup: Utilities to backup the entire server locally to another Storage Space, NAS, or external drives. This also enables the Previous Versions file recovery mechanism for network shares for Windows 7 and 8 clients.
  • File History backups: automatically backup using File History on Windows 8+ machines.
  • Azure backup: offsite backup to the cloud.

All of these features are excellent, but it’s the Client Computer Backups that we are going to focus in on. The computer backups provided by Windows Server Essentials are top notch. Once the connector software is installed, the client will perform image based backups at the scheduled times. After the initial backup, subsequent backups for the machine are incremental, and quick. The backup allows you to restore to bare metal using a bootable USB drive to launch WinPE (Windows Preinstallation Environment) which is a small version of Windows which is leveraged to connect to the server, and pull down the image. Image restores can be to any previous backup, since all backups are of the entire machine.

File level restores are accomplished by the server mounting the image, and displaying the file system at the point in time selected allowing you to restore the file.

It’s easy, it’s fast, and it’s centrally managed, which is a blessing when managing more than a couple of computers. And since it’s running a full OS, you can use any software you’d like to perform the offsite backups. The Azure backup is available from Microsoft, but if you’d rather backup to another cloud storage such as Amazon S3, you can use another service such as JungleDisk or Cloudberry.

Although this product is more expensive than all of the rest listed, it’s still not hugely expensive and would be a solid investment for any small business with 25 employees or less.

Advanced Backup Approaches Consumer Cloud and What I Do
Comments Locked

133 Comments

View All Comments

  • HachavBanav - Tuesday, May 27, 2014 - link

    Not a single word of my current UNLIMITED ONLINE BACKUP solution....$50/year
    http://www.backblaze.com/partner/af2141
  • Brett Howse - Tuesday, May 27, 2014 - link

    Except this:
    Here is a list of several vendors offering their own take on cloud backups:
    ◾ Arq
    ◾ Backblaze
    ◾ Carbonite
    ◾ Cloudberry
    ◾ Crashplan
    ◾ JungleDisk
    ◾ Mozy
  • nagi603 - Wednesday, May 28, 2014 - link

    Another one to consider: unRAID. It uses filesystem-level RAID-ing, with one parity disk. The biggest pro is that if two disks fail, you get to keep your data on the other disks, as opposed to having to resort to very expensive and not fully effective specialist recovery services with RAID-5. You can expand the cluster to (IIRC) 23 drives max, with a separate cache drive if it seems too slow for you. The cons are: it's not free, and you have to build your own NAS for it. But so far it turned out to be best for me.
  • 7Enigma - Wednesday, May 28, 2014 - link

    I keep it simple. Once every month or 3 I'll backup my local TB media drive on my main computer to an external 2TB drive. The data is now duplicated and not in danger of electric surge. Fire/flood/etc. still not protected but OK.

    About every 4-6 months I'll take the 2TB to my parents house and backup the new files to their media computer. That takes the danger of disaster out of the equation. Unless both houses suffer catastrophe (we are only ~30miles away from each other....) there is little loss of data.

    Since this is all mechanical HDD's I'm wondering peoples thoughts on recopying files? I just continuously add and update the files but never "refresh" the drives. Is this something that should (very infrequently) be done? i.e. format a drive then reload with the same files?

    Good article. And people DO NOT think it won't happen to you. I was luckily able to recover a coworkers computer after a power outtage. Fried his PSU, but fortunately stopped there. I was able to grab his family media without issue. They had NO backup, nothing. You would have thought after this they would take my advice and backup? Nope. I doubt they will be as lucky next time.
  • rickydlam - Wednesday, May 28, 2014 - link

    Google Drive is $1.99/month for 100GB now.
  • Archipelago - Saturday, June 7, 2014 - link

    and from what I can tell, Google Drive does offer versioning through the "manage revisions" feature.
  • Thrackerzod - Thursday, May 29, 2014 - link

    I back up all my irreplaceable stuff (family photos and home movies for example) on LTO tape. Got a Dell SCSI LTO2 drive for next to nothing and the tapes are dirt cheap and last decades. LTO1 tapes are so cheap I even use them for less important stuff like backups of all my Steam game installers. Tapes are certainly not the most popular solution for consumers but for long term archival use I've yet to find anything better.
  • Hauken - Saturday, May 31, 2014 - link

    Time Machine is simple yes, but you can't boot from it. And if you're on a new system, needing files from an old backed up system, it gets awfully problematic.
  • MDX - Wednesday, June 4, 2014 - link

    I wish there was a backup service that was immune to national security letters, but alas. Mega.co.nz will have to do for now.
  • pslind69 - Monday, July 7, 2014 - link

    Why No mention of StorageCraft ShadowProtect? 😩 Also, one has to figure out which data is really important enough to backup in multiple ways. A list of op just back up everything. All Their personal documents, wedding pictures, and all their movies, tv series, music etc. All those entertainment media can be recreated from originals or redownloaded, so why even back them up. I think most people do that because if disaster hits, they couldn't remember what they have lost, so they back up everything unnessecary file.

    Instead, include a list of all your easily recreatable files (with hashes) in your important backup that is replicated offsite, to cloud etc. That way you can easily go back and see that "Ohh I lost my Days of Our Lives TV folder" and then just redownload or rerip the dvds. So much space saved by not backing up unimportant data you could easily recreate.

Log in

Don't have an account? Sign up now