Thank you. No. I will not modify my source disk.
"Don Schmidt" <Don
(E-Mail Removed)red_1987> wrote in message
news:(E-Mail Removed)...
> To review the dos commands do a
>
> Start
> Run
>
> type cmd
> OK
>
> This brings up the dos prompt.
>
> type help copy
>
> This brings up the various Copy switches.
>
> ==============
>
> This may solve you task:
>
> Create a couple of test folders with files just to get familiar with the
> task.
>
> Folder apple and folder baker both containing files; a few like files in
> both folders.
>
> Your goal is to copy the files in baker into apple, except like named
> files.
>
> Instead of copying the files in baker into apple, copy the apple files
> into baker and let the replacing occur. Then delete apple; recreate apple
> and move the baker files into apple.
>
> Note the Y switch to make the copying uninterruptible.
>
> Ugly, but does it accomplish your goal?
>
>
> --
> Don - Windows XP ProŽ SP 3
> Vancouver, USA
>
>
>
> "Robert" <cpq1bcle[REMOVE]@verizon.net> wrote in message
> news:49f02a77$0$5458$(E-Mail Removed)...
>>I would like to copy files from one hard drive to another. The thing is,
>>I don't want to replace any files. If there is already a file with the
>>same name on the target disk, there should be no copy and we move on to
>>the next file. How can I do this? Some dos code, maybe?
>>
>> Robert
>>
>
>