User Guide

ERD Commander 2005
User’s Guide
Winternals Software Page 57
VER
4.10.27 Xcopy
Copies files and directory trees.
XCOPY source [destination] [/A | /M] [/P] [/S] [/W]
[/C] [/E] [/I] [/Q] [/F] [/H]
[/R] [/T] [/U] [/K]
source Specifies the file(s) to copy.
destination Specifies the location and/or name of
new files.
/A Copies files with the archive attribute set,
doesn't change the attribute.
/M Copies files with the archive attribute set,
turns off the archive attribute.
/P Prompts you before creating each destination
file.
/S Copies directories and subdirectories except
empty ones.
/W Prompts you to press a key before copying.
/C Continues copying even if errors occur.
/E Copies empty subdirectories.