In this guide, we will demonstrate how to run a backup via the command line. Although experienced users can schedule cPanel backups and configure storage in WHM, this section focuses on executing manual backup scripts from the command line.

Follow these steps to run a backup via the command line:

  1. Log into the “WHM” account as root.
  2. Select the “Server Configuration” tool and click on the “Terminal”.
  3. Execute the following command-
    /usr/local/cpanel/bin/backup
  4. To observe background processes in real time, run the following command with the additional option-
    /usr/local/cpanel/bin/backup –debug

Was not it useful to you? If you encounter any problems, get in touch with our support team. They are available 24×7.

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

How to Use the Track Delivery Function in cPanel

In this article, we will elaborate on how to utilize the track delivery function within…

How To Debug Node.js Applications

In this article, we will explain the steps to debug your Node.js applications with the…

How to Incorporate a New Link into the WordPress Sidebar

Adding a custom link to your WordPress sidebar helps improve site navigation, highlight important pages,…