1.2 – Copy Commands Flashcards
1
Q
copy
A
used to copy files from one folder to another
2
Q
xcopy
A
copy folders, subfolders, & all files with them
*with switches
3
Q
robocopy
A
more advanced copy task than xcopy
a. Permissions, exclude / include empty folders, etc
b. With switches
c. Administrator use
4
Q
repeat command in CMD prompt
A
up / down
5
Q
copy = c:\andy> xcopy /?
A
? = shows a list of switches