← Exit
Copy all files from 'source' folder to 'backup' folder
Microsoft Windows [Version 10.0.19045.0] (c) Microsoft Corporation. All rights reserved. Type HELP for available commands.
C:\Users\Student>
⚡
Advanced Techniques
Unlock powerful automation and scripting
XCOPY - Advanced File Copying
0 of 2 steps
50%
Your Task
Copy all files from 'source' folder to 'backup' folder
Command Reference
Command
XCOPY
Syntax
XCOPY source destination
Examples
XCOPY C:\source D:\backup
- Copies files
Need a hint?
Previous
Next
Batch Files - .BAT Scripts
Revision Challenge 6
FC - File Compare
COPY CON - Create Files Interactively
Final Revision Challenge
Batch Scripts Basics
Advanced Batch: Control Flow
⚡
Advanced Techniques
Unlock powerful automation and scripting
XCOPY - Advanced File Copying
0 of 2 steps
50%
Your Task
Copy all files from 'source' folder to 'backup' folder
Command Reference
Command
XCOPY
Syntax
XCOPY source destination
Examples
XCOPY C:\source D:\backup
- Copies files
Need a hint?
Previous
Next
Batch Files - .BAT Scripts
Revision Challenge 6
FC - File Compare
COPY CON - Create Files Interactively
Final Revision Challenge
Batch Scripts Basics
Advanced Batch: Control Flow