Commonly Used Regular Expressions (RegEx)

Introduction Zoolz users can apply filters on their data selection to include or exclude specific data (files/folders) based on certain Regular Expressions. (Learn more) Commonly Used Regular Expressions Description Regular Expression Exclude any file/folder with word temp in its name, such as: – C:\Users\UserName\Desktop\Data\Temporary folder – C:\Users\UserName\Desktop\Data\Only temporary file.txt (?i)temp Exclude any file with the archive.pst as a part […]

Read More

File Filters in Zoolz

Introduction If you require exclusion of data based on file extensions or through the use of a regular expression, the File Filters feature is the optimal choice! This article walks you through the process of creating a File Filter. Method 1: Using the Zoolz Desktop Application Open the Zoolz application. From Zoolz’s dashboard, click on Data Selection. […]

Read More