Re: File Copy With Progress?
Re: File Copy With Progress?
- Subject: Re: File Copy With Progress?
- From: Leo <email@hidden>
- Date: Sat, 13 Aug 2011 15:27:04 -0400
You can also use libcurl which supports the 'file' protocol along with
ftp, http, etc. It's also not Cocoa, but easy to use and there's also
its Cocoa wrapper CURLHandle (I'm not sure if they updated it to Intel
eventually):
http://code.google.com/p/curlhandle/
Leo
On 8/11/11 7:22:53 PM, Todd Freese wrote:
Is there a Cocoa way in 10.6+ to copy a file with a progress call back? I would love to rid my code of calls to FSCopyObjectASync and all of it's non-sense.
Thanks!
Todd Freese
The Filmworkers Club
_______________________________________________
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