Is it possible to get xcopy to copy just one file to another location without prompting:
I know you can get it to stop prompting if you want the destination to be a folder by adding "/" to the end of the destination, is there anything to stop this prompt when copying a file though?Does destination specify a file name or directory name on the target (F = file, D = directory)?
Thanks