NSFileManager creates shell at destination but won't copy file
NSFileManager creates shell at destination but won't copy file
- Subject: NSFileManager creates shell at destination but won't copy file
- From: Ken Tozier <email@hidden>
- Date: Sun, 13 Aug 2006 12:54:05 -0400
Hi
I'm trying to do a simple copy from one volume to another and
NSFileManager creates an empty file at the destination with the
correct name but then stops the copy. I checked the permissions of
the source and destination and they're both read/write but for some
reason it's choking.
I wrote a "fileManager:shouldProceedAfterError:" handler to catch the
errors but the error dictionary it gives me is completely useless,
basically just "file xxx could cont be copied."
Anyone know why it would choke after successfully creating the zero
length shell in the destination directory?
Thanks
Ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden