What is the situation why ls -l returns a list of subdirectories in the form below?
d????????? ? ? ? ? ? Subdirectory
A tree launched on that directory returns 0 directories, 0 files for example. The system seems to know the name of the subdirectory but cannot find it.
Which missing link confuses ls?
Late note. On directories, thus not on files, see also: