I need to set up automatic backups of our ZoneDirector configs as they're sufficiently complex that I really don't want to ever have to redo them from scratch. I couldn't find any way to download the binary config files except through the web interface -- am I missing anything obvious?
I've written a small shell script that uses curl to login to the ZD and download the config file. I've tested with 9.8.2 on a ZD5000, but because the URLs may change, it may well need tweaking for future versions of the software. I've set up a cron job to run it daily.
https://gist.github.com/dsieborger/79a07aea42fa832cc092