Does robocopy need to use /copy:datso option if the source has Windows Mandatory Level permission?
Applies to
- Cloud Volumes ONTAP (CVO)
- ONTAP 9
- Robocopy
Answer
- ONTAP does not support "Mandatory Level" permission.
- Use
/copy:datso
instead of/copyall
.
Additional Information
- Copying files from Windows to NetApp storage without using
/copy:datso
option getsERROR 31 (0x0000001F)
ERROR 31 (0x0000001F) Copying NTFS Security to Destination Directory
A device attached to the system is not functioning.
- Copying from Windows Server to a Windows Server share is fine