View Single Post
  #3 (permalink)  
Old 07-09-2009, 03:16 PM
d_t d_t is offline
Registered User
 
Join Date: Sep 2003
Location: Bucharest
Posts: 163
d_t is on a distinguished road
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 View Post
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).
__________________
Joomla & Magento cPAddons
Reply With Quote