I'd like to upload a photo from my iphone to an arbitrary ftp. How can I do this with Cocoa / Xcode ?
Thanks!
I'd like to upload a photo from my iphone to an arbitrary ftp. How can I do this with Cocoa / Xcode ?
Thanks!
Simple to use FTP component for iPhone: http://code.google.com/p/s7ftprequest/
There's a nice framework out there called ConnectionKit. I haven't used it personally, but I've heard it's good.