Hi,
Does PowerSwitch have the capability of ignoring folders? My flow is picking up both files and folders.
Thanks,
Stephen
Ignore folders in PowerSwitch
Ignore folders in PowerSwitch
Hi Stephen,
This can be achieved using the restyled Submit Hierarchy tool in Switch 09, using the following settings:
- Subfolder levels: 1
- Process these folders: All folders
- Adjusted by (rule 1): Excluding folders named
* Folder name: Regular expression (being .* (dot-star) which matches all folder names)
* On levels: 1
* Restriction: None
* Nesting: Exclude nested subfolders as well
This will process everything, except for all folders and their subfolders - which is the same as processing only the files.
Using the Submit Hierarchy tool will ignore all folders completely, they won't be renamed/changed/moved at all.
Hope this helps!
This can be achieved using the restyled Submit Hierarchy tool in Switch 09, using the following settings:
- Subfolder levels: 1
- Process these folders: All folders
- Adjusted by (rule 1): Excluding folders named
* Folder name: Regular expression (being .* (dot-star) which matches all folder names)
* On levels: 1
* Restriction: None
* Nesting: Exclude nested subfolders as well
This will process everything, except for all folders and their subfolders - which is the same as processing only the files.
Using the Submit Hierarchy tool will ignore all folders completely, they won't be renamed/changed/moved at all.
Hope this helps!