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: Laurent Daudelin <email@hidden>
- Date: Fri, 15 Apr 2011 00:11:51 -0700
On Apr 14, 2011, at 23:51, Scott Anguish wrote:
[snip!]
> —
>
> The app works without the renaming of the directory, and I want feedback in the table as to what got moved and where. and since I need to use spotlight and don’t want to learn the necessary extras, how to access spotlight and such from a scripting language for a one-off-app, that’s why I’m doing this.
>
> Yes, I could churn over the files, and I thought about it, but it seems like it shouldn’t be necessary. If I have to I can. But this seems like wrong move behavior which I should be diagnosing and then reporting.
Is all this creation and moving happening on a local disk or a remote one? I did experience some weirdness with NSFileManager's copyItemAtPath:toPath:error: when copying to AFP-mounted volumes. Never had the chance (figuratively and literally from what you're saying) of using moveItemAtPath:toPath:error: ….
-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/
Logiciels Nemesys Software 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