Re: NSFileManager movePath problem
Re: NSFileManager movePath problem
- Subject: Re: NSFileManager movePath problem
- From: email@hidden
- Date: Sat, 27 Jan 2007 19:56:08 +0000
From: Ricky Sharp <email@hidden>
>
> That's strange as a Windows volume should be able to handle such a
> name. Strange though how that name is a UUID followed by another 22
> characters; would have thought that just a UUID would be enough.
Stranger still because in TextEdit I can create a file and save it manually to the server in question with the exact name of the failed NSFileManager movePath call. Apple apparently doesn't "eat their own dog food" re: NSFileManager at least when it comes to file saving.
> Perhaps another solution is to step down to using NSFileHandle? You
> should then be able to manage the file copy/move yourself.
Was hoping to avoid this but I guess I don't have much choice.
Thanks
Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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