Here is the easiest way to migrate Reseller accounts on cPanel server

First create list of accounts to be transferred using the following command

cat /etc/trueuserowners | grep resellername |cut -d: -f1 > /home/resellerlist.txt

No it will create list of accounts to be backuped to the file/home/resellerlist.txt

Once this is done create backup file for all these accounts using below command

for i in `cat list1.txt`;do /scripts/pkgacct $i /resellerbackup; done

Now it will create all backup under the folder /resellerbackup once this is done please follow the doc to move it to new server and restore it cPanel Migration

 

Need our help ? Dont hesitate to ask us Plesk server management service