File Mover Blog

August 22, 2014

Subdirectory Name Filter (Source = WIN)

Let’s use an example to make things more clear.

* Source Path: C:\Input\

Folders available in Source Path:

C:\Input\
C:\Input\SubDir1
C:\Input\SubDir2
C:\Input\SubDir1\SubDir11
C:\Input\SubDir2\Subdir21

If we only want to include files from let’s say C:\Input\SubDir2 then we need to add the following filter to the ‘Include Subdirectory Name Filter’:

SubDir2

If we want to include files from C:\Input\SubDir2 and it’s subdirectories then we need to add the following filters to the ‘Include Subdirectory Name Filter’:

SubDir2
*\SubDir2\*

By Limagito-Team Parameters Share:
SEARCH