Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Network
»
FTP with explicit TLS
Print
Pages: [
1
]
Author
Topic: FTP with explicit TLS (Read 3110 times)
0 Members and 1 Guest are viewing this topic.
alexvr82
Newbie
Posts: 1
FTP with explicit TLS
«
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
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: FTP with explicit TLS
«
Reply #1 on:
January 08, 2020, 01:59:37 pm »
SFML doesn't support TLS and as such can not support FTPS (or SFTP).
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Print
Pages: [
1
]
SFML community forums
»
Help
»
Network
»
FTP with explicit TLS
anything