Index: /trunk/src/VBox/Main/src-server/VFSExplorerImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/src-server/VFSExplorerImpl.cpp	(revision 55609)
+++ /trunk/src/VBox/Main/src-server/VFSExplorerImpl.cpp	(revision 55610)
@@ -618,5 +618,5 @@
         aNames[i] = entry.name;
         aTypes[i] = entry.type;
-        aSizes[i] = entry.type;
+        aSizes[i] = entry.size;
         aModes[i] = entry.mode;
     }
