How to package (make a full account backup) a cPanel account from SSH?
From an SSH session, run the following command:
/scripts/pkgacct <username> <destination>
Where <username> is the username of the client account to backup and <destination> is the location which you would like to place the completed backup file (saved as *.tar.gz).