I want to get informations about a file in a local filesystem.
This gets an error
$file = \'file:///.../test.txt\'; $stat = stat($file);