How do I connect to FTP server over TLS? I want to make FTPS connection to FTP server, so that username and password are encrypted. I am unable to find any API for this. I have used GetController/ PutController
classes in SimpleFTPSample
provided in Apple documentation.
Asked
Active
Viewed 493 times
0
-
I think you mean SFTP and not FTPS, no? – BMac May 25 '15 at 10:50