Skip to content

Commit cf4487d

Browse files
fauhsekhdownie
andauthored
Applying review feedback.
Co-authored-by: Ken Downie <[email protected]>
1 parent 1297022 commit cf4487d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/storage-files-migration-robocopy-optimize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ You should be prepared to run multiple rounds of RoboCopy against a given namesp
7373

7474
The RoboCopy switch `/LFSM` can be used to avoid a RoboCopy job failing with a *volume full* error. RoboCopy will pause whenever a file copy would cause the destination volume's free space to go below a "floor" value.
7575

76-
Use RoboCopy on a Wndows Server 2022. Only this version of RoboCopy contains important bug fixes and features that make the switch compatible with additional flags needed in most migrations. For example compatibility with the `/B` flag.
76+
Use RoboCopy with Windows Server 2022. Only this version of RoboCopy contains important bug fixes and features that make the switch compatible with additional flags needed in most migrations. For example, compatibility with the `/B` flag.
7777

7878
`/B` runs RoboCopy in the same mode that a backup application would use. This switch allows RoboCopy to move files that the current user doesn't have permissions for.
7979

0 commit comments

Comments
 (0)