Select the product you need help with
Command Line Switches for the XCOPY CommandArticle ID: 128756 - View products that this article applies to. This article was previously published under Q128756 On This PageSUMMARY
This article lists the command line switches for the XCOPY command in
Windows 95.
MORE INFORMATION
The command line switches for the XCOPY command listed in this article are
in addition to the switches supported by the MS-DOS version of the XCOPY
command. To see a list of these switches, type xcopy /?
at a command prompt in Windows 95.
The following switches are included in Windows NT and Windows 95: /T - Copy directory structure only /D - Copy files that are newer than the destination files /C - Continue even on error /H - Copy hidden and system files, too /R - Overwrite read-only files /U - Copy only files that already exist on destination /N - Copy using short names
/I - Copies more than one file to destination (assumes destination is a
directory)
/Q - Copies files without showing filenames
/F - Displays full path and destination while copying files
/L - Displays files that would be copied
/K - Copies attributes (as opposed to resetting read-only attributes)
/Y - Copy without confirming replacement of existing files
/-Y - Confirm replacement of existing files
/A - Copy source files that have Archive file attributes set
/M - Copy source files that have Archive file attributes set, but turns
off source attributes.
/D:date - Copies files modified on or after the specified date
/P - Prompts to confirm whether you want to create each destination file
/S - Copies directories and subdirectories unless they are empty
/E - Copies any subdirectories, even if they are empty
/V - Verifies each file as it is written to the destination file
/W - Displays a message to press a key to begin copying files
Notes
PropertiesArticle ID: 128756 - Last Review: November 15, 2006 - Revision: 1.1
| Article Translations
|



Back to the top








