Finally a Win32 and Linux TFTP client we can easily useThis is a Win32 and linux TFTP client especially designed for installing open firmware of home based routers. It expressly address the issues that are found by users trying to install the firmware via TFTP using the Microsoft TFTP client.usage: upgrade [options] <destination> <file_name> <destination> : FQDN or IP address of destination. <file_name> : name of the file to send. -h : display this message -p port_number : use a different port. Default = UDP port 69 All transfers are binary. Retry 2 times every second. Timeout after 30 seconds.
You can download it from GitHub https://github.com/stuffa/TFTP-Upgrade-Client/releases |
OpenWrt >