I'm thinking of setting up a scheduled backup with Rsync and iCal, but I have a few questions.
One, can Rsync be set up to do a "smart backup" where it only copies the files that have been added or updated since the last back up? Or will it have to erase the drive and copy everything over again?
Two, if I run a back up of my entire internal drive it will be bootable correct? Then to restore after a hard drive crash or something I can boot into the command line (Command + S at boot) and copy everything back onto the internal drive? If that is the case what command would I use, just rsync but switch the directories around?
--Thanks.
One, can Rsync be set up to do a "smart backup" where it only copies the files that have been added or updated since the last back up? Or will it have to erase the drive and copy everything over again?
Two, if I run a back up of my entire internal drive it will be bootable correct? Then to restore after a hard drive crash or something I can boot into the command line (Command + S at boot) and copy everything back onto the internal drive? If that is the case what command would I use, just rsync but switch the directories around?
--Thanks.