I would like to replicate the built-in /default configuration backup job from my primary Veeam B&R server to a secondary Veeam B&R server that I have set up at my DR site. How do I do this? Bandwidth is a concern. I only want the [incremental deltas/changes of the] newest daily configuration backup job replicated. [Not *.bco]
File Copy option replicates the full folder across to the DR site every time. File copy option does not check what is in/at the destination folder before doing the file copy operation. So it does not ONLY copy the incremental delta changes but everything from source folder to destination folder.
I would prefer to have the built-in configuration backup job replicated via Veeam instead of using various different technologies for replication.
I can do this via Microsoft DFS and it will only replicate the changes, and since the product is Veeam backup and REPLICATION, I hope it is not too difficult to efficiently replicate something as critical as the configuration backup.

Thank you