Re: renaming directories and moving files into them (NSFileManager)
Re: renaming directories and moving files into them (NSFileManager)
- Subject: Re: renaming directories and moving files into them (NSFileManager)
- From: "Gary L. Wade" <email@hidden>
- Date: Fri, 15 Apr 2011 07:57:16 -0700
Have you tried this scenario outside of /tmp and verified that the owner of the application running matches the owner of the directory? I'm wondering if there's some interplay with a semi-sandboxing I've read happens with files in /tmp. I've found that when I have issues with NSFileManager, I can usually work around those with FSRefs and CoreOS routines (Files.h).
- Gary L. Wade (Sent from my iPhone)
_______________________________________________
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