There's no waste of space when it cames to backup

It can be done on (remote) SATA disks that are large and cheap.
Quote:
Originally Posted by cPanelDavidG
when a file is removed from an account, it is never removed from the incremental backup
|
That looks like a bug to me.. rsync know how to remove files with --delete
If is not a bug, maybe you can add a "--delete" option for incremental backups in WHM.
It is possible to create tar.gz backups from cPanel without public_html and rsync the rest. First step can be done by adding public_html in cpbackup-exclude.conf file in each user homedir (but this will also disable backup from user cpanel).
There's no option in cPanel to create both incremental (daily for example) and tar.gz (every other day).