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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com