Keeping folders in Synch on Domino server

Hi Domino Admins

We have a Domino server at a data center and for reasons not worth going into we cant do a backup of it there.

Because there is a lot of data on the server and we want to minimize bandwidth, we want to use replication to replicate the data to another server at our office and back it up there.

The problem being that one of the applications on the server (Quickr) automatically creates new dbs without creating a replica on the other server.

Does anyone know of a way of keeping the same folder on 2 server in synch or indeed a better way of achieving this.

Many thanks in advance

Subject: a simple agent in a separate database

you could write a simple serveragent, which loops all the databases on server a and creates replicas if it does not find it on server b.

Subject: Thanks but is there not an admin task that can do this?

Subject: Look at Quickr Infocenter topic “Maintaining a Cluster”…

…for details on the qptool replicamaker tools