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 laur...@nemesys-soft.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com