We would like the ability to exclude the non availability of a folder from List File errors. For example we have a folder
Files/In/
underneath which we have daily folders
Files/In/2014-04-11/
Files/In/2014-04-12/
if there are no files sent to us then there will be no folder
We would like to do a 'List Files' and but if the folder does not exist then an error is thrown at present
[Exception in Task: System.IO.DirectoryNotFoundException: Could not find a part of the path '...\2014-04-14'.
The exclude options are
Unhandled errors
Task times out
No File(s) found
We would appreciate if
'Folder not found'
could be added
Thanks,
Alex