• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Migration from v10.4.4 to v12

Igor Smitran

New Pleskian
I am trying to migrate site to another server where Plesk 12 is installed. It is CentOS 7 based server.

Migration script doesn't sync and exits with errors:

Mail sync error:

Can not deploy mail content ******
rsync execution error: Syntax or usage error (1).
Stderr is:
--------------------------------
rsync: --usermap=41:mailman,48:apache: unknown option
rsync error: syntax or usage error (code 1) at main.c(1435) [client=3.0.9]

vhost.conf sync error:

Can not deploy configuration data (vhost.conf) of domain ****
rsync execution error: Syntax or usage error (1).
Stderr is:
--------------------------------
rsync: --usermap=41:mailman,48:apache: unknown option
rsync error: syntax or usage error (code 1) at main.c(1435) [client=3.0.9]


Domain content error

Can not deploy content of domain ***
rsync execution error: Syntax or usage error (1).
Stderr is:
--------------------------------
rsync: --usermap=41:mailman,48:apache: unknown option
rsync error: syntax or usage error (code 1) at main.c(1435) [client=3.0.9]

WebStat error

Can not deploy webstat content of domain *****
rsync execution error: Syntax or usage error (1).
Stderr is:
--------------------------------
rsync: --usermap=41:mailman,48:apache: unknown option
rsync error: syntax or usage error (code 1) at main.c(1435) [client=3.0.9]

FTPStat error

Can not deploy ftpstat content of domain *****
rsync execution error: Syntax or usage error (1).
Stderr is:
--------------------------------
rsync: --usermap=41:mailman,48:apache: unknown option
rsync error: syntax or usage error (code 1) at main.c(1435) [client=3.0.9]

Log files error

Can not deploy log files on domain *******
rsync execution error: Syntax or usage error (1).
Stderr is:
--------------------------------
rsync: --usermap=41:mailman,48:apache: unknown option
rsync error: syntax or usage error (code 1) at main.c(1435) [client=3.0.9]

rsync version is same on both servers. First server is CentOS 5. second server is CentOS 7.
 
Back
Top