zmmailbox restore

Looking to migrate to ZCS? Ask here. Got a great tip or script that helped you migrate? Post it here.
Post Reply
jggallas
Posts: 1
Joined: Thu Jul 07, 2016 9:11 pm

zmmailbox restore

Post by jggallas »

Hello.

I want to restore an account from server1.domain.com to server2.domain2.com with this command:

Code: Select all

zimbra@mail2:~$ zmmailbox -z -m er@domain2.com postRestURL "//?fmt=tgz&resolve=reset" ever.tgz
But it return this error:

Code: Select all

ERROR: zclient.IO_ERROR (Connection refused) (cause: java.net.ConnectException Connection refused)
I tried this with zimbra user and with root with the same result.

server1.domain.com has a Release 8.0.2_GA_5569.RHEL6_64_20121210115059 CentOS6_64 FOSS edition.
server2.domain2.com has a Release 8.6.0.GA.1153.UBUNTU14.64 UBUNTU14_64 FOSS edition.

What can be the problem?
Post Reply