file done writing?
file done writing?
- Subject: file done writing?
- From: Rainer Standke <email@hidden>
- Date: Sun, 10 Apr 2011 16:57:20 -0700
Hello,
I have an application that needs to wait for a file to be fully written. I tried this by getting an NSFilehandle, and with open() and fopen(), hoping that a failure of these would indicate that they are not done writing yet. However, I get only successes, even if the file is clearly still copying.
Is there any way to tell if a file is done being written?
Thanks,
Rainer
_______________________________________________
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