DupScout Logo

DupScout Server Exclude Directories

Sometimes, it may be required to exclude one or more subdirectories from the duplicate files detection process. For example, if you need to find all duplicate files 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.

DupScout Server Exclude Directories

In order to add one or more directories to the exclude list, open the duplicate files search command dialog, select the 'Exclude' tab and specify one or more directories that should be excluded. All files and subdirectories located in the specified exclude directories will be excluded from the duplicate files search 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.

DupScout Server 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 directories ending with the specified text string.
  • $REGEX <Regular Expression> - this macro command excludes all 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 all directories ending with '.TMP' or '.TEMP'.

DupScout News

10-Feb-2026

DupScout v17.8 improves the side-bar disk space monitoring and disk performance monitoring tool views, improves the duplicate files search results dialog, improves all types of HTML duplicate file search reports. In addition, the new product version improves the main DupScout GUI application, improves the DupScout Server product version and fixes a number of bugs.

21-Jan-2026

DupScout v17.7 adds pie charts to the consolidated PDF duplicate files search reports and adds the ability to set custom true-type fonts for all types of PDF reports allowing one to better support international character sets. In addition, the new version improves the main DupScout GUI application, improves the options dialog and fixes a number of bugs.

More News