|
| ZCS Administrator Guide 8.0 |
| Network Edition |
This utility has short option names and full names. The short option is preceded by a single dash, while the full option is preceded by a double dash. For example, -f is the same as --fullBackup.
Short Name <arg> Account email addresses separated by white space or all for all accounts. This option is not specified for auto-grouped backups since the system knows which accounts to backup every night. Display diagnostics for debugging purposes. <arg> Deletes the backups including and prior to the specified label, date (YYYY/MM/DD[-hh:mm:ss]) or period (nn(d|m|y]). Exclude blobs from full backup. If unspecified, use server config Exclude blobs on HSM volumes from full backup; if unspecified, use server config --excludeSearchIndex Exclude search index from full backup; if unspecified, use server config Starts a full backup. In auto-grouped backup mode, this option also copies the redologs since the last backup (which is the main function of an incremental backup). Displays the usage options for this command. Starts an incremental backup. This option is not available in the auto-grouped backup mode. Include blobs in full backup. If this is unspecified, the server config is used. Include blobs on HSM volumes in full backup. If this is unspecified, the server config is used. Include search index in full backup. If this is unspecified, the server config is used. Backs up blobs as individual files rather than in zip files.
<arg> Mail server host name. For format, use either the plain host name or the server.domain.com name. The default is the localhost name. <arg> Specifies the target backup location. The default is <zimbra_home>/backup. Backs up blobs in compressed zip files. Ignored if --zipStore is specified. Backup blobs in zip file without compression. (default)In these examples, the server (-s) is server1.domain.com. The (-t) is not required if the target is the default directory, (zimbra_home/backup).
![]()
Perform incremental backup of all mailboxes on server1 since last full backup
![]()
Perform full backup of only user1’s mailbox on server1. Note that hostname does not need full domain if account is used.
![]()