I want to automatically create cpmove files (cron job). I want to keep always one complete backup (just in case something goes terribly wrong during the backup process), but the new one should not include that one. So I have to exclude the existing cpmove file (home/mydomain/backups/cpmove-mydomain.tar.gz) from the new backup. How can I do that?