cy33hc / vita-ftp-client

Simple FTP Client App for Vita
GNU General Public License v3.0
35 stars 16 forks source link

Cannot connect to FTPS #3

Open chinseng85 opened 2 years ago

chinseng85 commented 2 years ago

Hi, i having problem to connect to my FTPS server. Will you support it in future update?

cy33hc commented 2 years ago

I don't know. Vita transfer speed aren't that great already, with SSL enabled it might just make transfers too slow.

chinseng85 commented 2 years ago

Actually the problem is when I connect to FTPS the Messages displayed "220 You will be disconnected after 60 seconds of inactivity", and there isn't any folder show under the Remote panel

chinseng85 commented 2 years ago

Another possibility is currently Vita doesn't support SSL socket.

cy33hc commented 2 years ago

@chinseng85 Nope. I that's not the problem, in order to support SSL, I will have to code it.

chinseng85 commented 2 years ago

Are you planning to support SSL in future version?