Hi, we are trying to read remotely via SMS the content of a vpn configuration file on a TRB245.
Currently we are able to read the path of the file but not the file itself.
If we send this SMS “password uci show openvpn” we get the following SMS in response:
openvpn.pippo=openvpn
openvpn.pippo.config=/etc/vuci-uploads/cbid.openvpn.pippo.configtlgw50.ovpn
openvpn.pippo.name=instance1
openvpn.pippo.configuration=custom
openvpn.pippo.type=client
openvpn.pippo.dev=tun_c_pippo
openvpn.pippo.config_parsed=2
openvpn.pippo.enable=1
Do you have any idea on how to read the content of /etc/vuci-uploads/cbid.openvpn.pippo.configtlgw50.ovpn ?