I'd write a simple bash script to run rsync
for each type of backup you need. Nothing could be faster to run, and setting the options in any GUI backup utility is going to be about as complicated as a bash script running rsync.
A quick google search will find you a few good tutorials with examples. I've got three running as cron jobs on my desktop.