Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: FTP with explicit TLS  (Read 2643 times)

0 Members and 1 Guest are viewing this topic.

alexvr82

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
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

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
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).
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/