Hello,
i am trying to run a restore using -resellers as the parameter however it is saying there is a conflict as the data is from another server with a different IP.
I have created a conflict file but i do not know if this is correct as the restore still fails
<?xml version="1.0" encoding="UTF-8"?>
<resolve-conflicts-task-description>
<conflict-resolution-rules>
<policy>
<timing>
<resolution>
<proceed-with-current/>
</resolution>
</timing>
<resource-usage>
<resolution>
<proceed-with-current/>
</resolution>
</resource-usage>
<configuration>
<resolution>
<automatic/>
</resolution>
</configuration>
</policy>
<rule conflict-id="0">
<resolution>
<rename new-name="ip-type:shared:ip-address:*.*.*.*"/>
</resolution>
</rule>
</conflict-resolution-rules>
</resolve-conflicts-task-description>
can anyone advise?
thanks
i am trying to run a restore using -resellers as the parameter however it is saying there is a conflict as the data is from another server with a different IP.
I have created a conflict file but i do not know if this is correct as the restore still fails
<?xml version="1.0" encoding="UTF-8"?>
<resolve-conflicts-task-description>
<conflict-resolution-rules>
<policy>
<timing>
<resolution>
<proceed-with-current/>
</resolution>
</timing>
<resource-usage>
<resolution>
<proceed-with-current/>
</resolution>
</resource-usage>
<configuration>
<resolution>
<automatic/>
</resolution>
</configuration>
</policy>
<rule conflict-id="0">
<resolution>
<rename new-name="ip-type:shared:ip-address:*.*.*.*"/>
</resolution>
</rule>
</conflict-resolution-rules>
</resolve-conflicts-task-description>
can anyone advise?
thanks