by Mark Pearson.
Chris,
If you're wanting to auto backup to a dir outside the www root (good idea by the way) make sure that it has write permission for the Apache process (eg chown user:www backupdir & chmod 770 backupdir). This has caught me out in the past.