Xcopy command switches Flashcards

Windows command prompt

1
Q

/a

A

Copies only files that have the Archive attributes set and does not clear the attribute (useful for making a quick backup of files while not disrupting a normal backup routine)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

/e

A

copies directories and sub directories, including empty directories

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

/f

A

Displays full source and destination filenames when copying

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

/g

A

Allows copying of encrypted files to a destination that does not support encryption

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

/h

A

copies hidden and system files as well

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

/k

A

copies attributes (by default, copy resets the Read-Only attribute.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

/o

A

Copies file ownership and ACL information (NTFS permissions)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

/r

A

overwrites read-only files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

/s

A

copies directories and sub directories but not empty directories

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

/u

A

copies only files that already exist in the destination

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

/v

A

verifies the size of each new file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly