Is it possible to exclude subfolders during xcp sync?
Applies to
NetApp XCP
Answer
- No, subfolders can not be excluded during xcp sync operation as it uses Index name information.
- Excluding subfolders has to be done during xcp copy.
Example:
[root@xcprhel8 linux]# ./xcp copy -exclude "paths('/asd.txt')" 10.216.41.42:/test3 10.216.41.42:/test4 XCP 1.8
- Use the Index name created during copy and run sync to excluded subfolders.
Additional Information
N/A