DiskSorter Logo

Excluding Subdirectories from File Classification Process

Sometimes, it may be required to exclude one or more subdirectories from the file classification process. For example, if you need to classify files stored on a disk excluding one or two special directories, you may specify the whole disk as an input directory and add the directories that should be skipped to the exclude list.

File Classification Exclude Directories

In order to add one or more directories to the exclude list, open the file classification profile dialog, press the 'Options' button, select the 'Exclude' tab and press the 'Add' button. All files and subdirectories located in the specified exclude directory will be excluded from the file classification process. In addition, advanced users are provided with a number of exclude directories macro commands allowing one to exclude multiple directories using a single macro command.

DiskSorter provides the following exclude directories macro commands:

  • $BEGINS <Text String> - this macro command excludes all directories beginning with the specified text string.
  • $CONTAINS <Text String> - this macro command excludes all directories containing the specified text string.
  • $ENDS <Text String> - this macro command excludes all directories ending with the specified text string.
  • $REGEX <Regular Expression> - this macro command excludes directories matching the specified regular expression.

For example, the exclude macro command '$CONTAINS Temporary Files' will exclude all directories with 'Temporary Files' at any place in the full directory path and the exclude macro command '$REGEX \.(TMP|TEMP)$' will exclude directories ending with '.TMP' or '.TEMP'.

DiskSorter News

11-Apr-2026

DiskSorter v18.0 redesigns the file classification results dialog, adds the ability to filter file classification reports by the report ID and improves the file classification reports dialog. In addition, the new version improves the JSON, CSV, text and XML file classification reports, improves the DiskSorter GUI application and fixes a number of bugs.

11-Mar-2026

DiskSorter v17.9 adds unique file classification report IDs and a hash signature of processed input directories for compliance purposes. In addition, the new product version improves the PDF and HTML file classification reports, improves the performance of the file classification operations, improves the DiskSorter Server product version and fixes a number of bugs.

More News