Skip to content

Connecting to a SFTP with Xcode

vishalkm87 edited this page Oct 15, 2014 · 1 revision

I used DLSFTPClient for SFTP connection.So my question is what protocol its uses for connection with server.Basically my concern is the connection is secure or someone can track the user name and password.

Clone this wiki locally