In addition to the GUI application, DupScout Ultimate includes a command line utility allowing one to execute
duplicate files search and removal operations from an OS shell window. The DupScout command line utility provides
power users and system administrators with the ability to integrate duplicate files detection capabilities into
batch files and shell scripts. The command line utility is located in <ProductDir>/bin directory.
Options:
-save_html_report [ File Name ]
Saves an HTML duplicate files report to the specified file.
-save_text_report [ File Name ]
Saves a text duplicate files report to the specified file.
-save_csv_report [ File Name ]
Saves an Excel CSV duplicate files report to the specified file.
-save_xml_report [ File Name ]
Saves an XML duplicate files report to the specified file.
-save_report [ File Name ]
Saves a native DupScout report file.
-save_to_database
This option saves a report to an SQL Database through the ODBC interface configured on the DupScout GUI options dialog.
-title <Report Title>
Sets a custom report title.
-label <Report Label>
Sets a custom report label.
-max_sets <Maximum Number of Sets to Export>
Specifies the maximum number of duplicate file sets to export (default is 10,000).
-compress
Instructs to export a GZ compressed report.
-perf <FULL | MEDIUM | LOW>
This parameter controls the speed of the duplicate files detection process.
FULL - Full-speed duplicate files detection
MEDIUM - Medium-speed duplicate files detection
LOW - Low-speed duplicate files detection
-streams <1 ... 16>
Specifies the number of parallel duplicate files detection threads.
-v
Shows the product major version, minor version, revision and build date.
-help
Shows the command line usage information.