• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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