![]()
[<<]Message[>>] [<<]Author[>>] [<<]Subject[>>] [<<]Thread
Number : 5138 Date : 2003-07-28 Author : Kan Yabumoto Subject : Re: /RX switch problem.... Size(KB) : 0
Anthony wrote: >As I said earlier, when I use: > >/CLONE /Q1 /oE3 /FF /PB /NX0 > >...it *ALMOST* works, except that it prompts me when it's about to >delete a dst dir that doesn't exist in the src. I thought that /RX >would fix that, but instead, it now prompts me to delete every single >dst dir, when it shouldn't be deleting 99% of them in the first place, >because they *DO* exist in the src. As I said, /RX is not a switch to suppress the prompt. It performs the special kind of delete operation which is similar to /Z except that it does not perform any file copy. To suppress the prompt proior to deletion, you should use /PD0. xxcopy \src\ \dst\ /CLONE /Q1 /oE3 /FF /PB /NX0 /PD0 Kan Yabumoto
This message if part of XXCOPY's message Archive. The archive contains all the messages posted at Yahoo!Groups: XXCOPY.