1. Log into your server as root using SSH
2. Change directory to the script directory by executing below command:
cd /scripts
3. Execute the CPanel script for the account backup by executing below command:
./pkgacct username
4. The backup file will be taken inside the user's home directory.
5. Now copy or move it to your backup drive.
2. Change directory to the script directory by executing below command:
cd /scripts
3. Execute the CPanel script for the account backup by executing below command:
./pkgacct username
4. The backup file will be taken inside the user's home directory.
5. Now copy or move it to your backup drive.
Comment