RE: How to copy file with security attributes

From: menkaur (menkaur_at_discussions.microsoft.com)
Date: 02/02/05


Date: Wed, 2 Feb 2005 00:43:01 -0800

it's a interesting answer on my quest :)))

The answer on oyur question is:
try using
GetFileSecurity/SetFileSecurity to change security settings for eny file
object you wanna to :). You'll get acl list for required file and simply
apply them on destination file. That' all.


Quantcast