Hi,
I'm trying to get the filesize of a folder including its content. like "get info" from the "File" menu.
I tried NSFileSize, works for files but for folders it only returns the size of the folder itself not including its content.
Does anyone know a way to do this
Cheers,
Elwin
I'm trying to get the filesize of a folder including its content. like "get info" from the "File" menu.
I tried NSFileSize, works for files but for folders it only returns the size of the folder itself not including its content.
Does anyone know a way to do this
Cheers,
Elwin