Data Protection

File migration between filers using NDMPCOPY and preserving ACLs(NTFS security groups) on destin

garrhe
3,086 Views

My question will be: how can I preserve the ACLs groups(NTFS security groups) on destination folder using NDMPCOPY, is there a switch for this command that helps to accomplish this?

1 REPLY 1

RJ
3,069 Views

try "xcopy /o " from window system , this should preserver the owner and ACL information.

Public