How to create backup of Individual cPanel Account via SSH?
1. Log in to the SSH as Root user.
2. Go to the backup folder
3. Enter the following command on the command line:
/scripts/pkgacct username
The account backup will be created in the current directory you are in.
How to Restore the Individual cPanel Account via SSH?
1. Go to the backup folder
2. To restore the cPanel account backups, enter the following command
/scripts/restorepkg username
In order to restore the data, you need to be in the directory where the backup file is stored.