Quote:
Originally Posted by JetteroHeller Can one do this just with individual accounts? I.e. if one wanted to move a select 30 accounts over to a different server? Or, would one just (or could one just) move over a domain from one Zimbra server to another? |
According to the --help output of zmbackup, It appears you can specify multiple addresses, separated by spaces.
i.e. zmbackup -f -a "abc@domain.com
def@domain.com ghi@domain.com" *** EDIT: NOT CORRECT ***
2010-03-10 EDIT: Do not use quotes. I just tried this, and it failed, and a search brought me here. (Funny, no?) Anyway, it appears that you can use multiple addresses following the -a option, but the quotes break it. Now, whether the list can be followed by another option ... I'm not sure. It'd be nice to have one more example on the documentation showing how multiple addresses can be backed up, and if another option (like -s server.domain.com) can follow the list.
--Brian