How do I verify if my cPanel Backup has completed successfully?
Original discussion thread:
How Do I Backup an Amazon Machine Image Instance to a File on My Computer?
Link:
I am using Google Drive as the transport for Remote Destination in Additional Destinations in Backup Configuration.
I have configured cPanel Backup according to the following documentation:
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.
Google Drive > cPanel Amazon AWS > 2018-01-02 > system > system_files.tar
As I have only one backup file "system_files.tar" (filesize 158 MB only) in the entire manual backup, how do I *verify* if my backup has completed successfully?
Thank you.
-
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 -
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 -
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 -
@BIGBANG ITS that is the folder where the backup logs are stored, not a command to run. 0 -
can show example please 0 -
can show example please
You can use there tail/cat/nano/vi/vim command line to check file logs.0 -
thank u so much 0 -
How to check state backup of account completed or failed from the backup folder? 0 -
Go to directory cd /usr/local/cpanel/logs/cpbackup/
list all filesls
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.
Comments
9 comments