• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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