$ cd /home/voidmain/firmware $ ls OpenWrt_b3.bin $ tftp 192.168.1.1 tftp> bin tftp> put OpenWrt_b3.bin |
$ cd "to direcotry of bin file" $ tftp -i 192.168.1.1 PUT "name of bin".bin |
$ cd /home/voidmain/firmware $ ls OpenWrt_b3.bin $ tftp 192.168.1.1 tftp> bin tftp> put OpenWrt_b3.bin |
$ cd "to direcotry of bin file" $ tftp -i 192.168.1.1 PUT "name of bin".bin |