/build/static/layout/Breadcrumb_cap_w.png

XCOPY Wikipedia Article Points out Nice Trick

Been having trouble getting xcopy to copy a single file as it was always prompting if the destination was a file or directory. Seems that robocopy is the tool to use, but the Wikipedia points out a way of scripting the answer out to that xcopy operation. That is: cmd /c echo F | xcopy "c:\directory 1\myfile" "c:\directory 2\myfile"

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ