preserve permissions- append

  • Thread starter Thread starter Darren
  • Start date Start date
D

Darren

Hi, All
I have directories, identical folder structure...
I would like migrate NT permissions to a destination folder without
overwriting the destination folder permissions. In other word I would like
to append permission to this folder .
I tried robocopy /copy:s with no luck..

Any ideas
Thanks !
Darren
 
Hi, All
I have directories, identical folder structure...
I would like migrate NT permissions to a destination folder without
overwriting the destination folder permissions. In other word I would like
to append permission to this folder .
I tried robocopy /copy:s with no luck..

Any ideas
Thanks !
Darren
See tip 5605 » How can I copy a folder's contents to another folder and preserve ownership and permissions?
in the 'Tips & Tricks' at http://www.jsifaq.com

Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
 
Back
Top