This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Secure ftp

Has anyone been able to use secure ftp client on keil? I know keil libraries for
ftp client does not support secure ftp. Has anyone used TCP-IP to create secure
ftp? Or is there a third party support?

Thanks
Niaz

  • This is a planned feature for MDK's Network component, interacting with mbed's TLS layer,
    but it is not available yet.

    For immediate development, I know at least Oryx's CycloneTCP middleware offers FTPS, so I'd ask those folks.