The reason is that that directory names are stored without the trailing “/”, so File (“/”) is stored internally as an empty string, and that’s the same as the non-existent file. I’ll try to think of with a better plan, but ideas are welcome on the subject!