How to merge (not replace) NTFS permissions using Robocopy
September 24, 2008 1:27 PM
Subscribe
I am currently attempting to migrate files from an NT 4.0 file server to a NetApp filer appliance. Our current copy process (using Robocopy) will replace the target permissions with the source permissions. We would prefer to merge source permissions with target permissions, leaving any differing target permissions intact.
Currently, Robocopy will replace the target permissions with the permissions present on the source, erasing any additions to the file ACLs on the target. We would prefer to merge the source permission ACEs onto the target file ACLs, preserving the additions made on the target files.
I can't seem to find if Robocopy supports this behavior, does anyone have any suggestions on how to accomplish this?
posted by MrHappyGoLucky to technology (2 comments total)
posted by flabdablet at 8:02 PM on September 24, 2008