Re: Supporting FTP

2011-05-13 Thread Siegfried
On 13/05/2011, at 11:32, Mike Abdullah wrote: > On 13 May 2011, at 15:01, Siegfried wrote: > >> 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 uploadi

Re: Supporting FTP

2011-05-13 Thread Mike Abdullah
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 tas

Supporting FTP

2011-05-13 Thread Siegfried
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 pr