Why xcp isync with -exclude flag is slower then xcp copy
Applies to
- XCP 1.9.3
- Attempting to migrate data that already been partially migrated using
isynccommand &-excludeflag
Answer
xcp isyncscans the destination in order to compare it with the sourcexcp copyreturns a warning if there is content on the destination but will not process it further-excludeflag are relevant to the source
That will make xcp copy faster when large sets of data have been excluded with the -exclude option
Additional Information
additionalInformation_text
