Re: Supporting FTP
Re: Supporting FTP
- Subject: Re: Supporting FTP
- From: Mike Abdullah <email@hidden>
- Date: Fri, 13 May 2011 15:32:35 +0100
On 13 May 2011, at 15:01, Siegfried wrote:
> Hello all,
>
> I'm working on a new app that needs to support FTP uploading. Searching over the internet and cocoa-dev archives, looks like ConnectionKit is the right framework to use.
>
> But, I'm wondering if it's not too big for a simple task. What would you suggest using? libcurl maybe? Does it provides better documentation than CK (I hope so!)?
If all you want is uploading, CFFTPStream is probably good enough for your needs.
>
> I couldn't even build ConnectionKit. Maybe I should switch back to Xcode 3 :-) as all I get is a "The selected run destination is not valid for this action." error in Xcode4. Any ideas?
ConnectionKit's still using the 10.4 SDK so won't build with Xcode 4 yet._______________________________________________
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