Folder/File permission transfer between alike file structure

Posted by Tyler Benson on Super User See other posts from Super User or by Tyler Benson
Published on 2012-03-21T21:51:14Z Indexed on 2012/03/21 23:34 UTC
Read the original article Hit count: 415

So my company has recently upgraded to a new SAN but the person who copied all the data over must have done a drag n' drop or basic copy to move everything. Apparently Xcopy is not something he cared to use. So now I am left with the task of duplicating all the permissions over. The structure has changed a bit ( as in more files/folders have been added) but for the most part has been stayed unchanged. I'm looking for suggestions to help automate this process. Can I use XCopy to transfer ONLY permissions to one tree from another? Would i just ignore any folders/permissions that don't line up correctly?

Thanks a ton in advance,

Tyler

© Super User or respective owner

Related posts about filesystems

Related posts about windows-server-2003