How does Finder determine when a file is busy being written to the disk?
How does Finder determine when a file is busy being written to the disk?
- Subject: How does Finder determine when a file is busy being written to the disk?
- From: Lee Gillen <email@hidden>
- Date: Wed, 7 Apr 2010 19:31:19 -0400
When copying large files (over a GB each) from a network drive to a
local drive Finder shows these files are busy by graying their
filename out until they are finished writing to the local system.
How can I detect this as well?
I tried calling the NSFileManager fileAttributesAtPath:traverseLink:
method to get the NSFileBusy attribute, but this attribute is null.
_______________________________________________
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