Unable to use wget comand to download new firmware

Hello everybody,

I am trying to use the wget command to upgrade my teltonika to a newer version.

The device has a 4G sim inserted but it is flapping a lot and hence it is offline in the RMS portal.

*This device is used as a wireless backup on a sdwan device. *

Hence I am sshing to the device through the sdwan box. I get the below error while trying to download firmware RUT2_R_00.07.04.5_WEBUI.bin.

wget: not an http or ftp url ? How do i fix this ? Thanks !*

Screenshot 2024-04-06 213519

Hello,

Please try this link without -c flag added:

wget https://firmware.teltonika-networks.com/7.5.4/RUT2/RUT2_R_00.07.05.4_WEBUI.bin

If this still does not work, try this curl command instead.

curl https://firmware.teltonika-networks.com/7.5.4/RUT2/RUT2_R_00.07.05.4_WEBUI.bin --output firmware.bin

Kind regards,

Marijus

This topic was automatically closed after 15 days. New replies are no longer allowed.