Are there any free or commercial tools to easily create Automated/Scheduled Incremental disk images? (i.e. Acronis TrueImage-like functionality).
The use case is to create a job that runs every night and backs up the entire disk to another disk (incremental backup), by creating a disk image.
After reading up a bit about it, all I could find was these:
Clonezilla
- can't be automated as it's a LiveCDdd
withvcron
- can probably do the job, but is a bit more DIY than what I'm looking for (i.e. a turn-key software package with GUI).- Just backing up the
/home
directory and forgetting about disk images - not quite what I'm looking for as I want to be able to just restore the image to a new disk