What backup software do you use?
-
My past laptop allowed me to quickly pop out the main drive and image it (I have a SATA to SATA disk duplicator). The new laptop is a little more difficult to get into - I actually have three SSDs in it: c: OS, application sw, etc d: main development SSD, project files e: virtual machines The C drive is one of the new pci m.2 form factor beasts, so it's not like I can pop it out like I used to do. Suggestions for backup software that will: (1) allow me to image an OS drive (2) background incremental backups - I'm thinking a 4 TB drive hung off my usb 3.0 hub. thanks
Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759
NovaBackup for file backups (dev source, etc). Use an external drive and keep 7 days' backups. Cobian backup for VMs. I can't say enough good about Cobian: it's free and uses ZIP format for the archives, so any unZIPPER can restore files. It has a very decent user interface, can be scheduled or run manually, and can run scripts either before or after a job. And, an entire backup job or set of jobs can be scripted. Again, I run a 7-day backup cycle to an external hard drive. For SQL server, I use the native SQL backup engine and run scheduled SQL backup jobs. The backup files can then be archived with any backup tool, including OneDrive or Dropbox.
-
My past laptop allowed me to quickly pop out the main drive and image it (I have a SATA to SATA disk duplicator). The new laptop is a little more difficult to get into - I actually have three SSDs in it: c: OS, application sw, etc d: main development SSD, project files e: virtual machines The C drive is one of the new pci m.2 form factor beasts, so it's not like I can pop it out like I used to do. Suggestions for backup software that will: (1) allow me to image an OS drive (2) background incremental backups - I'm thinking a 4 TB drive hung off my usb 3.0 hub. thanks
Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759