Looking for a way to create replicas on directory level


Domino/Notes Version: 12.0.2
Windows Server
Client 12.0.2


I need to create replicas of databases on another server. It is a directory with some 20+ subdirectories and only a few databases in each subdirectory. Is there a way where I could just mark the top-level directory and then have AdminP create the entire tree with all databases as replicas on the new server?

Thanks for any ideas…
/Stefan

Unfortunately, this is not possible. there is no AdminP to replicate a directory tree. The AdminP Create Replica request is designed to work on a per-database basis. While you could queued up a requests for every single database, you can still have to generate that list, and AdminP wouldn’t create the direcotry structure for you.

The option you can do right now can be Copy-Pasting from OS Level. Copy-pasting the file from one folder to another location create a replica of the database (with the same ReplicaID). This step doesn’t need the server to be down.