-
Feature Request
-
Resolution: Done
-
Major
-
2.6.0.Final
When symbolic link on the filesystem is broken (i.e. its target does not exist), the attempt to read such node throws an exception. It'd be useful to have a mode:ignoreBrokenSymlinks option for the filesystem connector (default false), which if set to true, then symlinks with non-existent targets would be ignored (i.e. not presented as Nodes).
- relates to
-
MODE-1768 FileSystemConnector exposes child nodes that might not be accessible
- Closed