NTFS alternate data streams migration for SMB
Suggest changes
Beginning with XCP 1.9.3, XCP SMB supports migration of NTFS alternate data streams by using the -ads
option with the XCP SMB commands.
Supported use cases
You can use the XCP SMB copy
and sync
commands to migrate data that includes alternate data streams, and the XCP SMB scan
command to scan the SMB share for alternate data streams.
Supported XCP SMB commands
The following XCP SMB commands support the -ads
option:
-
scan
-
copy
-
verify
-
sync
Command examples
The following example commands show how to use the -ads
option:
-
xcp scan -ads \\<SMB share>
-
xcp copy -ads \\<source SMB share> \\<destination SB share>
-
xcp sync -ads \\<source SMB share> \\<destination SB share>
-
xcp verify -ads \\<source SMB share> \\<destination SB share>