in reply to Re^8: Error with GetDRIVE() when using a mapped drive
in thread Error with GetDRIVE() when using a mapped drive

This is mysterious. In my mental model, Win32::OLE is just a wrapper around the win32 API and wouldn't treat FreeSpace differently than TotalSize.

Perhaps NTFS Misreports Free Space? - perhaps you don't have enough permissions? Is the volume mounted in a special way?

  • Comment on Re^9: Error with GetDRIVE() when using a mapped drive