Re: Changing folder attributes
Re: Changing folder attributes
- Subject: Re: Changing folder attributes
- From: Jens Alfke <email@hidden>
- Date: Mon, 26 Apr 2010 07:36:31 -0700
On Apr 26, 2010, at 12:54 AM, Reinhard Segeler wrote:
> my app creates a folder on a MacServer-Volume (FileSharing), but can't change the attributes of that folder using setAttributes:ofItemAtPath:error: . It always receives the error: You do not have appropriate access privileges to save file.
If you try to do the same thing from a shell, using mkdir and chmod, does it work or do you get errors?
> I have read and write previliges to the server volume
Are you sure you have the right privileges for the specific parent directory you’re creating the folder in?
Also, what type of server is this? AFP?
—Jens_______________________________________________
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