-
Feature Request
-
Resolution: Done
-
Minor
-
0.6
-
None
The filesystem connector will throw a PathNotFoundException (FileSystemRequestProcessor.java, line 395) when it encounters a non-readable file or directory. It should be able to handle ths more gracefully, e.g. by ignoring non-redable files.