With this function a CSV-formatted phonebook can be loaded automatically into your LUCI studio from any internet/network location.
As ‘Address’ fill in the URL where the file can be found example*: luci.eu/example.csv or //LOCALSERVER/LUCI phonebooks/common.csv
If the internet is a secure site (https:// or *ftps://) also fill in the ‘Username’ and ‘Password’ in ‘Options > Config > Default Phonebook’ to access the file.
To define your own csv-formatted phonebook for your reporters we have an example and a reference CSV formatted phonebook on our support page. In this phonebook you can define the stations and your log-in details.
*When using other protocols then http(s), you have to begin the URL with the standard protocol name. Supported are:
- a SFTP server (Secure File Transfer over SSH): begin the URL with sftp://
- a FTPS server (Implicit SSL/TLS encrypted FTP): begin the URL with ftps://
- a FTPES server (Explicit FTP over SSL/TLS): begin the URL with ftpes://