Search code examples
objective-ccftpsftpfile-sharing

File transfer over the air with iPad


I have an iPad app that outputs a PDF file that needs to be uploaded to a remote server. What are my options here? Is there a sFTP or FTP implementation for iOS that would help me achieve this? Can it be done using other protocol?

Thanks!


Solution

  • FTP Client Wrapper in Objective-C for iPhone

    ConnectionKit (might not be iOS compatible)