08-24-2012, 07:42 AM
Hello,
If you have a root access and want to start manually cPanel backup then you can run this command.
How to check cPanel Backup Process?
1st. You can use vi or nano command to check progress.
How to monitor cPanel backup process?
If you have a root access and want to start manually cPanel backup then you can run this command.
Quote:/scripts/cpbackup --force(You will get a success message with your backup process log file location)
How to check cPanel Backup Process?
1st. You can use vi or nano command to check progress.
Quote:nano /usr/var/cp/logs/cpbackup/PID-ID.log
How to monitor cPanel backup process?
Quote:tail -f /usr/var/cp/logs/cpbackup/PID-ID.log