Created by Jessica Rizo
over 3 years ago
|
||
Question | Answer |
/s | Useful for making a quick backup without disrupting a normal backup routine |
/e | Copies directories and subdirectories, including empty directories |
/f | Displays full source and destination filenames when copying |
/g | Allows copying of encrypted files to a destination that does not support encryption |
/h | Copies hidden and system files as well |
/k | Copies attributes (by default, xcopy resets the Read-Only attribute) |
/o | Copies file ownership and ACL information (NTFS permissions) |
/r | Overwrites read-only files |
/s | Copies directories and subdirectories but not empty directories |
/u | Copies only files that already exist in the destination |
/v | Verifies the size of each new file |
Want to create your own Flashcards for free with GoConqr? Learn more.