How to force cPanel backup through SSH on CentOS Linux system ?

How to force cPanel backup through SSH on CentOS Linux system ?

cPanel is one of the best hosting control panel which offers hundreds of tools to run on a web server. The most important among these is Backup of your account. cPanel gives facility to schedule account backup and restore backup for the accounts you have hosted with it. Now, the question arises what if we need to take manual backup of cPanel ?
In this article we will tell you to take manual backup of cPanel through SSH on your CentOS Linux Server. You can perform the following below given command as per your need.

1). To perform New cPanel Backup :
-----
# /usr/local/cpanel/bin/backup
-----

2). To perform a force New cPanel Backup when backup shows up-to-date :
-----
# /usr/local/cpanel/bin/backup --force
-----

3.) To perform cPanel legacy Backup system :
-----
# /usr/local/cpanel/scripts/cpbackup
-----

4.) To perform force cPanel legacy Backup system when backup shows up-to-date:
-----
# /usr/local/cpanel/scripts/cpbackup --force
-----
Author
bhawanisingh
Views
1,751
First release
Last update
Rating
0.00 star(s) 0 ratings
Top