Hello
I am struggling to find how to copy files without overwriting them
Basically, I have tried XCOPY from the command prompt but this seems to just copy regardless
I was going to put this in a batch script for automation
either,
a. Is there another way using XCOPY (or indeed any other command)
b. Can this be automated via vbscript - I know how to automate a script but don;t know the copy and 'not' overwrite command
Thanks
Damian.
I am struggling to find how to copy files without overwriting them
Basically, I have tried XCOPY from the command prompt but this seems to just copy regardless
I was going to put this in a batch script for automation
either,
a. Is there another way using XCOPY (or indeed any other command)
b. Can this be automated via vbscript - I know how to automate a script but don;t know the copy and 'not' overwrite command
Thanks
Damian.