Skip navigation.
 
mlRe: Obtain directory size.
FROM : J.M.Brough
DATE : Fri May 20 20:06:43 2005

On 20 May 2005, at 17:09, Julian wrote:

> Hello,
> Since NSFileManager has no capabilities of returning the size of a 
> folder(a folder + contents), what would be a suitable & fast method 
> for obtaining this besides enumerating as it's slow as christmas. I 
> am looking for perhaps a carbon call to get this in one swoop.
>
> Thanks in advance,
> ~J
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/xcode.dev%
> 40ntlworld.com
>
> This email sent to xcode.<email_removed>
>


Check out the MoreFiles and MoreFilesX example code that you can find 
on the Apple web site.  There are many useful filemanager routines 
found in it.

Cheers,

Jason.

Related mailsAuthorDate
mlObtain directory size. Julian May 20, 18:09
mlRe: Obtain directory size. Brian Bergstrand May 20, 18:42
mlRe: Obtain directory size. Daniel Jalkut May 20, 18:42
mlRe: Obtain directory size. Jim Correia May 20, 18:50
mlRe: Obtain directory size. Chris Parker May 20, 19:00
mlRe: Obtain directory size. Jim Correia May 20, 19:00
mlRe: Obtain directory size. James Bucanek May 20, 19:20
mlRe: Obtain directory size. Julian May 20, 19:22
mlRe: Obtain directory size. Daniel Jalkut May 20, 19:57
mlRe: Obtain directory size. J.M.Brough May 20, 20:06
mlRe: Obtain directory size. Rosyna May 21, 01:26
mlRe: Obtain directory size. Steve Christensen May 21, 01:27