This option is helpful when you use multiple backup targets.
-machine:BackupMachineName Defines the machine you want to list. This option is helpful
when you back up multiple machines in a single version.
PERFORMING BULK FILE TRANSFERS WITH THE XCOPY UTILITY 385
Performing Bulk File Transfers with the XCopy Utility
The XCopy utility is one of the few that even Microsoft mentions regularly because it??™s so handy to
have. You use the XCopy utility to perform bulk file transfers from anywhere on a local network
to anywhere else on a local network. In addition to copying single files, XCopy can copy entire
directory structures. It also has a wealth of command line switches so you have precise control over
the copying process. This utility uses the following syntax:
XCOPY source [destination] [/A | /M] [/D[:date]] [/P] [/S [/E]] [/V]
[/W] [/C] [/I] [/Q] [/F] [/L] [/G] [/H] [/R] [/T] [/U] [/K] [/N]
[/O] [/X] [/Y] [/-Y] [/Z] [/B]
[/EXCLUDE:Definition1[+Definition 2][+ Definition 3]...]
The following list describes each of the command line arguments.
TIP Server Core administrators should consider moving to the RoboCopy command to perform
some tasks.
Pages:
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914