NSFileSystemSize
NSFileSystemSize
- Subject: NSFileSystemSize
- From: Michael Stone <email@hidden>
- Date: Wed, 22 Aug 2001 21:35:09 -0600
I'm using fileSystemAttributesAtPath:NSHomeDirectory() to get the total disk
space via NSFileSystemSize, but it's returning 788MB when I really have
4700MB. NSFileSystemFreeSize returns a correct value of 2878MB. Does anyone
know why NSFileSystemSize is returning an incorrect value?