Skip to main content

Rsync remote backups won't remove old backup folders

Comments

3 comments

  • cPanelMichael
    Hello, Could you open a support ticket so we can take a closer look to see what's happening when your server attempts to generate and transport the incremental backups to the remote destination via rsync? The information you provided suggests the backups might not be working as intended, but we'd need to take a closer look to verify exactly what's happening. Thank you.
    0
  • WebHostPro
    Sure I'll add a ticket, It's just pretty straight forward. I have backups set and use rsync for the delivery way. But your system does not remove old folders that have full server backups and worse this means it is sending the full server backups for each time it does a backup. (Not just the changed files) The point of rsync is to only send the changed files not the whole server's backups over again. I can do my own backup system and have for a decade before your new system. Now that you changed the backup directory name each time the backups are run you eliminated me from being able to run my own rsync system. So my backup system and your system all does not work. Leaving no way to have reliable backups without manually running them on every server each day. Which is taking 30+ minutes of work for us each day to do. Before we had it all automated. It was much much better.
    0
  • cPanelMichael
    The point of rsync is to only send the changed files not the whole server's backups over again.

    Hello, As I understand, that's what's supposed to happen when you enable incremental backups with the rsync destination type. The remote incremental backup process (with rsync) is designed to check if the files associated with the account backup on the cPanel server also exist on the remote backup destination. If the files do not exist on the remote backup destination (or if the files have changed), then it copies the actual files. Otherwise, it makes use of hard links when the files already exist on the remote backup destination. Could you post the ticket number here so we can monitor it and update this thread with the outcome? Thank you.
    0

Please sign in to leave a comment.