I am trying to make simple SFTP connection and would like to perform simple operations like download, upload, pause download. My searches so far on internet has not yielded good results. Can any one give me the links to start with?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t know if you’re open to third-party libraries or not, but I’ve used the FTP and SFTP components from Chilkat in a iPhone project with success: http://www.chilkatsoft.com/.