Option
Describe
/ l
Specifies that the files will only be listed (and cannot be copied, deleted or timed).
/ x
Report all secondary files, not just selected files.
/ v
Create detailed outputs and display all skipped files.
/ ts
Attach the duration of the source file to the output.
/ fp
Include the full path name of the files in the output.
/ bytes
Size of prints, in bytes
/ ns
Specifies that the size of the files will not be recorded.
/ nc
Specifies that the file's class will not be recorded.
/ nfl
Specifies that the file name will not be logged.
/ ndl
Specifies that the folder name will not be recorded.
/ np
Specifies that information about the progress of a copy operation (the number of files or folders copied to date) will not be displayed.
/ eta
Displays the expected completion time (ETA) of the copied files.
/ log:
Write the output status to the log file (overwrite the existing log file).
/ log +:
Write the output status to the log file (write the serial to the existing log file).
/ unicode
Display output status as Unicode text.
/ unilog:
Record the output status to the log file as Unicode text (overwrite the existing log file).
/ unilog +:
Write the output status to the log file as Unicode text (write serially to the existing log file).
/ tee
Write the output to the console window as well as the log file.
/ njh
Specify that there is no job title (job header).
/ njs
Assign that there is no work summary (job summary).
Option
Describe
/ job:
Specifies that the parameters will be derived from the named job file (named job file).
/ save:
Specifies that the parameters will be saved to the named work file.
/ quit
Specifies exit after command line processing (for viewing parameters).
/ nosd
Indicates that no source directory is specified.
/ nodd
Indicates that no destination folder is specified.
/ if
Attach the specified files.
Value
Describe
first
No files are copied. No errors were encountered. All files match. The file already exists in the destination directory. Therefore, copying operations cannot be performed and have been ignored.
2
All files have been successfully copied.
3
There are some additional files in the destination directory that are not in the source directory. No files are copied.
4
Some files have been copied. Additional files have been detected. No errors were encountered.
5
Some files have been copied. Some files do not match. No errors were encountered.
6
Additional files and files did not match. No files were copied and no errors were encountered. This means the files already exist in the destination directory.
7
Files that have been copied, files do not match, and additional files have been detected.
8
Some files cannot be copied.
Note
Any value greater than 8 will indicate that at least one error occurred during the copy process.
The optional / mir parameter is equivalent to the / e option along with / purge, there are only some minor differences in behavior as follows:
See more: