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: Peter Lübke <email@hidden>
- Date: Fri, 15 Apr 2011 11:11:26 +0200
Am 15.04.2011 um 08:51 schrieb Scott Anguish:
It always creates a new directory wit the new name, in the existing
shootPath directory (for example /tmp/boo/Friday) with Friday-APPL
instead. and then copies the newly found files into that.
If I get you right, the *real* path for the new directory is /tmp/boo/
Friday/Friday-APPL? If this is true, how can the newly found files
end up there if you copy them to /tmp/boo/Friday-APPL?
You should also log the path when the newly found files are copied.
- Peter
_______________________________________________
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