Hi all,
Is there a way to restore an account in zimbra whose backup is at a remote server? Say, I want to restore
test@test.com and the full backup is at a remote server. Can the account be restored from remote server without copying the full backup to the mail server using zmrestore and specifying target using -t switch using ssh. I have full root access to the remote server.
Something like
zmrestore -ca -a
test@test.com -pre restored_ -lb full-20101013.000014.429 -t "target server backup directory"
Thanks in advance.