In addition to the web-based management interface, DiskSorter Server provides a command line utility allowing one to control
one or more DiskSorter Servers locally or via the network. The DiskSorter command line utility is located in <ProductDir>/bin directory.
DiskSorter Server Command Line Syntax:
disksorter -server_show_commands
Shows file classification commands configured in DiskSorter Server.
disksorter -server_start_command <Command Name>
Starts the specified file classification command.
disksorter -server_stop_command <Command Name>
Stops the specified file classification command.
disksorter -server_command_status <Command Name>
Shows the current status of a file classification command.
disksorter -server_command_errors <Command Name>
Shows process errors for a file classification command.
disksorter -server_delete_command <Command Name>
Deletes the specified file classification command.
disksorter -server_export_reports -reports_dir <Directory>
Exports file classification reports to the specified directory.
disksorter -server_import_reports -reports_dir <Directory>
Imports file classification reports from the specified directory.
disksorter -server_status
Shows the current DiskSorter Server status.
disksorter -server_debug_log
Shows the DiskSorter Server debug log.
disksorter -v
Shows the product major version, minor version, revision and build date.
disksorter -help
This command shows the command line usage information.