---
Hi, i want to move ZM to a new system. I've already installed ZM on the new system, and can access the web interface. I want to transfer all of the events, and camera configurations as well. Both systems are 1.24.2 on Ubuntu 10.04.1 64-bits. I found one thread that said I can backup the database using this command:
Code: Select all
mysqldump zm Config Filters Groups States Users Monitors Zones --add-drop-table > /root/zm-config.sql
And then, how do i copy over all of the camera configurations and events?
Thanks