I'm looking to backup one of my terabyte hard drives to another one ( /dev/sda to /dev/sdb - well specifically a directory on sda that will contact a lot of important data). I've thought about using Acronis to create an image whenever I want to back it up, but I'd personally rather have it automated.
I was wondering if anyone has any suggestions on software to use to back it up where I could automate an incremental backup. I know there's a way to do it in the system using cron, but not sure how to do it making it incremental.