I have gone through the FTP server example in the provided link to the code, The library is quite simple and easy to implement. However, there is no secure layer (SSL/TLS) available on top of the FTP.
Is there an updated FTP server/client library is available with integrated SSL/TLS support? I am in urgent need of implementing the FTP in my ongoing project, Any support from the community will be highly valuable for me.
Thanks in advance.