GNOME Bugzilla – Bug 619170
Allow skipping over files with no permission in RecursiveFileEnumerator.
Last modified: 2010-05-20 08:39:54 UTC
Files that could not be accessed cause an exception during import. Extended RecursiveFileEnumerator to optionally allow for skipping these files.
Created attachment 161523 [details] [review] Allow skipping over files with no permission in RecursiveFileEnumerator.
Attachment 161523 [details] pushed as d7e3eb4 - Allow skipping over files with no permission in RecursiveFileEnumerator.