Yealink Forums

Full Version: Will T5X phone install apps on an ftp server?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have apps on an ftp server with a login (not anonymous). Will the phone install them in this url format:

ftp://david:$#@%@ftp.corp.com/com.microsoft.teams.apk
Hi dear customer,

We generally use http to implement the app on Android phone.
As far as I know,the app url doesn’t support servers that require authentication.
BTW,you can use following parameter to do the test.

#!version:1.0.0.1

pm.version = standard
app.install_url = ftp://david:$#@%@ftp.corp.com/com.microsoft.teams.apk

The template cfg file and guide are attached,you can download them via below link:
https://drive.google.com/open?id=1Nm5koU...HuELHejQvT


Best Regards,
Baron
I did test ftp, and it did not work.
Reference URL's