Hi List. Is there a way to get a list of currently mounted network volumes? Or just mounted volumes? I thought QDir::drives() is it but it returns only the root (/) on Mac and drive letters on Windows. I am looking to get the names of the server volumes. Thanks.