Search code examples
windowsteamcitymsdeployrobocopy

Can we use robocopy to copy files instead of folders


I need to copy a particular file from one location to another., Is it possible to use robocopy to do same.


Solution

  • Whilst Robocopy can be persuaded to copy a single file it is much simpler to use copy or xcopy.