When I use `fs.getinfo(path, namespaces=['details'])` I always get that the path is a file, even if it is a symlink.
When I use
fs.getinfo(path, namespaces=['details'])I always get that the path is a file, even if it is a symlink.