How To Backup and Restore Cpanel Accounts via SSH
---------------------------------------------------------------
How to create backup of Individual cPanel Account via SSH?
1: Log-in to the SSH as Root user.
2: Enter the following command string on the command line interface:
/scripts/pkgacct username (Cloudtechtiq) . --store in current location
[Note: The account backup will be created in the current directory you are in
How to Restore the Individual cPanel Account via SSH?
Step 1: To restore the cPanel account backups, enter the following command
/scripts/restorepkg username (Cloudtechtiq)