![]()
[<<]Message[>>] [<<]Author[>>] [<<]Subject [<<]Thread
Number : 3607 Date : 2003-02-01 Author : Kan Yabumoto Subject : Re: /SC1 and /Clone working together Size(KB) : 1
The /CLONE switch filters the files by the filesize and the timestamp (among other things). If the two are not changed by your action with ACL, /CLONE will not pick up the files that undergo changes in ACL. Also, when you copy directories with XXCOPY /SC, the only directories which already exist in the destination will not be updated with their ACL. So, XXCOPY /CLONE /SC is not really a good way to make everything the same between the source directory to the destination (at least not in the current release version). On the other hand, XXCOPY /SF is to "fixup" (without copying files) the security info of files and directories and therefore recommended. xxcopy \src\ \dst\ /s/h/sf Kan Yabumoto =========================================================== At 2003-01-31 09:43, you wrote: >I am trying to do backups using these two commands, and it works the >first time you run them but.. if you change the ACL for the source >file and use the /clone command it does not copy over the changes to >the ACL for that file. Even if you modify the data in the source file >and the ACL of that source file and then run the two commands it will >not change the ACL on the destination file. Can anymore give me some >help doing this, if its possible? Thanks.....
This message if part of XXCOPY's message Archive. The archive contains all the messages posted at Yahoo!Groups: XXCOPY.