Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,974 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
XCOPY /C /E /I /K /S /R /Y /D:05-26-2023 I:\USB Data"Monthly Statements" D:"Monthly Statements" > D:\Stmt-11-27-xcopy-log.txt
Hello,
You could try below command:
XCOPY /C /E /I /K /S /R /Y /D:05-26-2023 "I:\USB Data\Monthly Statements" "D:\Monthly Statements" > "D:\Stmt-11-27-xcopy-log.txt"
Please replace the paths with your actual paths and try again. Let me know if you need further assistance!
Regards,
Karlie