Quantcast
Channel: File Services and Storage forum
Viewing all articles
Browse latest Browse all 10672

Robocopy not copying ACLs

$
0
0

Take following directory:

D:\Directory\Sub\

D: has explicit permissions and are passed to sub directories.

D:\Directory\ has inherited and explicit permissions.

D:\Directory\Sub\ only has inherited permissions.

I'm using robocopy to make an exact copy D:\Directory\ on a new drive, including ACLs and ACEs, with the following syntax:

robocopy "D:\Directory" "G:\Directory" /e /sec /log:logfile

But not a ACL is copied over. I end up with plain "User" and "Administrators" ACLs on the new directory.

This is being done on a file server, and I'm using a domain administrator to perform the action in an elevated command prompt.

It might be worth mentioning that the storage is a SAN (IBM V7000). The D drive is a raw device, the new drive a plain VMDK.


Viewing all articles
Browse latest Browse all 10672

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>