iOS - SimpleFTP How to use SFTP (ssh)? -


i trying use apple's code simpleftpsample project upload/list directory in app. able working on server using ftp, need work on server requires sftp logins. there way set nsstream use 'sftp' when connecting?

here apple's project example: https://developer.apple.com/library/ios/samplecode/simpleftpsample/introduction/intro.html

ftp , sftp different protocols. have @ https://github.com/karelia/connectionkit - library supports ftp, sftp , webdav transfers

ooops! missed ios bit wasn't ready yet! perhaps libraries in this answer help


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -