SFML community forums

Help => Network => Topic started by: alexvr82 on January 08, 2020, 09:34:26 am

Title: FTP with explicit TLS
Post by: alexvr82 on January 08, 2020, 09:34:26 am
I'm using the library to connect via FTP.
This private area FTP has this type of protocol: FTPS with explicit TLS.
Is it possible to connect in this way with the library?

Thank You in advance
Alessandro
Title: Re: FTP with explicit TLS
Post by: eXpl0it3r on January 08, 2020, 01:59:37 pm
SFML doesn't support TLS and as such can not support FTPS (or SFTP).