Skip to main content

Determining legacy backup system enabled against new backup system

Comments

3 comments

  • cPanelMichael
    Hello :) The following command will allow you to determine if backups are enabled on the legacy backup system: grep BACKUPENABLE /etc/cpbackup.conf
    For the new backup system, this command is used: grep BACKUPENABLE /var/cpanel/backups/config
    Thank you.
    0
  • Deehem
    Thank you Michael. That's perfect. Just one question - why is /var being used for a configuration file in this instance as opposed to /etc?
    0
  • cPanelMichael
    It makes sense to store configuration files for the new backup system in /var/cpanel/backups because it's a feature of cPanel. Thank you.
    0

Please sign in to leave a comment.