davromaniak / zimbashckup

ZimBashckup : Zimbra Backup Script in Bash
GNU General Public License v2.0
35 stars 17 forks source link

How to restore all backup files #2

Open tapankumar opened 9 years ago

tapankumar commented 9 years ago

Hi,

Backup is done perfectly.

Backup: Inbox.tgz Sent.tgz etc...

Now regarding restore: zmmailbox -z -m abcd@abcd.com -t 0 postRestURL "//?fmt=tgz&resolve=reset" /opt/zimbra/backup/mailbox/2015/02/23/abcd\@abcd.com/*.tgz

Above does not work.

Please suggest. How to restore all tgz files at one go.

oquidave commented 8 years ago

Hey, am also looking for this functionality