Skip to main content

How do I verify if my cPanel Backup has completed successfully?

Comments

9 comments

  • Eminds
    Hello, I believe you can check the below log files for backup logs to confirm if the backup completed successfully or not. /usr/local/cpanel/logs/cpbackup /usr/local/cpanel/logs/cpbackup_transporter
    0
  • cPanelMichael
    After receiving notifications from the Linux shell and email that my backup has completed successfully, I found that there is ONLY ONE backup file in the following backup path on Google Drive.

    Hello, Check to ensure your accounts are enabled for backups using "WHM >> Backup User Selection". Additionally make sure "Backup Accounts" is enabled in "WHM >> Backup Configuration". Thank you.
    0
  • BIGBANG ITS
    Hello, I believe you can check the below log files for backup logs to confirm if the backup completed successfully or not. /usr/local/cpanel/logs/cpbackup /usr/local/cpanel/logs/cpbackup_transporter

    not working /usr/local/cpanel/logs/cpbackup_transporter bash: /usr/local/cpanel/logs/cpbackup_transporter: Is a directory [root@host01 ~]#
    0
  • ffeingol
    @BIGBANG ITS that is the folder where the backup logs are stored, not a command to run.
    0
  • BIGBANG ITS
    can show example please
    0
  • Tien Cao
    can show example please

    You can use there tail/cat/nano/vi/vim command line to check file logs.
    0
  • BIGBANG ITS
    thank u so much
    0
  • Tien Cao
    How to check state backup of account completed or failed from the backup folder?
    0
  • maxgdias
    Go to directory cd /usr/local/cpanel/logs/cpbackup/
    list all files ls
    check log file was running show current modification with tail like this: tail -f /usr/local/cpanel/logs/cpbackup/1601740197.log
    0

Please sign in to leave a comment.