allChildren raise error when don't have read permission

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

allChildren raise error when don't have read permission

BriceG
Hi,
I was playing a bit with the FileSystem to get all files on my computer (FileSystem root allChildren) and I had the error “DirectoryDoesNotExist” for a directory that actually exists but i don’t have the read permission.
I am not sure wether I’m not using the right method for what I want or this method should not do that?

Is there another method that can gives me all files of my computer?

Regards,

--------------
Brice Govin 
PhD student in RMoD research team at INRIA Lille 
Software Engineer at THALES AIR SYSTEMS Rungis
ENSTA-Bretagne ENSI2014
64 chemin des boeufs 91220 PALAISEAU

Reply | Threaded
Open this post in threaded view
|

Re: allChildren raise error when don't have read permission

stepharo
we should improve this part of fileSystem.
We were making a list of the issue and see if we cannot pay someone to fix them because we are too busy.

Le 30/8/15 17:21, Brice GOVIN a écrit :
Hi,
I was playing a bit with the FileSystem to get all files on my computer (FileSystem root allChildren) and I had the error “DirectoryDoesNotExist” for a directory that actually exists but i don’t have the read permission.
I am not sure wether I’m not using the right method for what I want or this method should not do that?

Is there another method that can gives me all files of my computer?

Regards,

--------------
Brice Govin 
PhD student in RMoD research team at INRIA Lille 
Software Engineer at THALES AIR SYSTEMS Rungis
ENSTA-Bretagne ENSI2014
64 chemin des boeufs 91220 PALAISEAU