How to know if backup completed?

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
dipeshmehta
Advanced member
Advanced member
Posts: 169
Joined: Sat Sep 13, 2014 1:18 am

How to know if backup completed?

Post by dipeshmehta »

Hello,
I am writing a small bash script which shall copy zimbra's backup to external storage.  For this script to run, I want to know, if zmbackup puts any ~.lock etc anywhere (or something like that) by which my script can know whether backup is running or completed.
Dipesh
Release 8.0.9.GA.6191.UBUNTU14.64 UBUNTU14_64 NETWORK edition
chauvetp
Outstanding Member
Outstanding Member
Posts: 350
Joined: Fri Sep 12, 2014 11:28 pm

How to know if backup completed?

Post by chauvetp »

I would recommend using the zmbackupquery command as part of your scripts to check if the backup is completed.
Post Reply