Re: Getting available free disk space on disk image
Re: Getting available free disk space on disk image
- Subject: Re: Getting available free disk space on disk image
- From: "Clark Cox" <email@hidden>
- Date: Tue, 28 Oct 2008 14:17:50 -0700
On Tue, Oct 28, 2008 at 2:15 PM, Paul Archibald <email@hidden> wrote:
> This is pretty obscure, I think.
>
> My app makes files which can be quite large. It also allows the user to
> distribute copies of those files to various locations. So, to test this I
> have tried creating and mounting a disk image which I tried making a copy
> to.
>
> The problem is that it seems I cannot check the actual available space on
> that mounted disk image. What I get instead is the available space on the
> disk where the image lives.
>
> I am using [[myFileManager fileSystemAttributesAtPath:mountedDiskImagePath]
> objectForKey:NSFileSystemFreeSize];
Is mountedDiskImagePath the path to the disk image itself, or to the
place at which the image is mounted?
--
Clark S. Cox III
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden