Best FTP wrapper for iPhone

Posted by jamone on Stack Overflow See other posts from Stack Overflow or by jamone
Published on 2010-03-12T17:27:08Z Indexed on 2010/03/12 17:27 UTC
Read the original article Hit count: 235

Filed under:
|

I know you use the C based networking API to do FTP communication but I'd prefer to use something a little higher level. I've seen a few Objective-C based wrappers but I'm not sure what to use. I don't need that complex of FTP interaction. Its just the typical create/delete dirs, upload/download files... What do you recommend?

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about ftp