I want to migrate some accounts from 1 server to another, problem is that I don't have a lot of info from the old server, I just have root access on the machine.
When I try to do an export, I receive this:
/opt/zimbra/bin/zmmailbox -z -m oliver@xxxxx.be getRestURL “//fmt=tgz” > /tmp/account.tgz
Exception in thread "main" java.lang.IllegalArgumentException: Invalid uri 'https://backup.pffffft.com/home/oliver@xxxxxx.be/�%C2%80%C2%9C//fmt=tgz�%C2%80%C2%9D': escaped absolute path not valid
at org.apache.commons.httpclient.HttpMethodBase.<init >(HttpMethodBase.java:219)
at org.apache.commons.httpclient.methods.GetMethod.<i nit>(GetMethod.java:88)
at com.zimbra.cs.zclient.ZMailbox.getRESTResource(ZMa ilbox.java:2055)
at com.zimbra.cs.zclient.ZMailboxUtil.doGetRestURL(ZM ailboxUtil.java:2323)
at com.zimbra.cs.zclient.ZMailboxUtil.execute(ZMailbo xUtil.java:981)
at com.zimbra.cs.zclient.ZMailboxUtil.main(ZMailboxUt il.java:2236)


LinkBack URL
About LinkBacks


