Robocopy access is denied on source volume
Applies to
- ONTAP 9
- CIFS
- Robocopy
Issue
- Robocopy files that are created by a local user account to CIFS Shares fails:
robocopy T:\Source \\Destination\Folder1\test /e /z /test /xf * /r:3 /W:1 /lev:1000 /log:T:\test.txt /dcopy:DT /test
ERROR 5 (0x00000005) Copying NTFS Security to Destination Directory \\Destination\Folder1\test
Access is denied.
-
T: is Locally mounted Windows disk on a VM
-
Destination is the CIFS share
-
Access to the CIFS share through Windows Explorer is operational and can be copied manually