I've leveraged the Cocoa FSFileOperation example to copy files/
directories from a two-session (audio and data) CD for eventual
burning back to make a duplicate copy.
Everything works fine most of the time but occasionally I get a -8081
error in the FSPathFileOperationStatusProcPtr callback routine. It
only occurs when the Red Book audio session is read (never the data
session), stages 1 and 2 are skipped and the first callback is a
stage 3 status with the -8081 error. A reboot will fix the problem
for a while. The system logs give no indication of what is going on
and I cannot for the life of me find out what a -8081 error actually
is (it's not in MacErrors.h).
Anyone have any ideas?
Thanks in advance.
Ron
_______________________________________________
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