I'm in the process of moving a bulk of domains from an old v7.5.4 server to v11.0.9. I use the following steps:
src server:
/usr/local/psa/admin/bin/domain_bu --backup --domain-name domain --dump-file /root/dumps/domain.dump --desc-file /root/dumps/desc/domain.description.txt
dest server:
I...