• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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