I want to upload files on an Android app using Secure-FTP or FTP-S. I am able to upload files using a ftp client, available on github(Link: https://github.com/macdonst/FtpClient/tree/master/v2.2.0).
I would like to know how to go about implementing Secure-FTP or FTP-S. I have researched a lot on this but did not find sufficient documentation. So it would be great if anyone could provide me with suggestions or any helpful links in this case.
Thanks in advance.