The migrateĀ
utility is used to automatically transfer or migrate a large number of Plesk accounts. This utility offers the functionality of Migration and Transfer Manager via the command-line interface. In the Plesk, customer or subscriber are considered as the same thing. The customer is a middle-level user and they can be assigned subscriptions. The subscriptions allow users to host one or more domains, setup email accounts, FTP account, etc.,
To display a list of all customers on the source server, the following command is used.
Command:
plesk migrate.exe -list-customers -host 192.168.1.100 -password mypassword
or
plesk bin migrate.exe -lc -host 192.168.1.100 -password mypassword