2022-12-07, 05:29
Hi
The remote server i'm targeting to direct stream movies doesn't offer HTTPS.
Since SFTP in android is so slow, I have no other way than to use FTP. The FTP server can be accessed both PLAIN or TLS on port 21.
So my question is : can I be sure my connexion is secured and encrypted when I use a remote folder with this syntax "ftp://user:[email protected]:21|auth=TLS&verifypeer=false" ?
Thanks for your answers.
regards /
The remote server i'm targeting to direct stream movies doesn't offer HTTPS.
Since SFTP in android is so slow, I have no other way than to use FTP. The FTP server can be accessed both PLAIN or TLS on port 21.
So my question is : can I be sure my connexion is secured and encrypted when I use a remote folder with this syntax "ftp://user:[email protected]:21|auth=TLS&verifypeer=false" ?
Thanks for your answers.
regards /