I tried to update an MyPBX SoHo V6 via the webinterface, it doesnt work (both TFTP and WEB). So I tried it via SSH:
command:
root@MyPBX:~# tftp -gr 70.19.0.48.bin -l persistent/imageupdate/uImage 192.168.88.20
It also doesnt work, it was very slow and had the message "stalled":
root@MyPBX:~# tftp -gr 70.19.0.48.bin -l persistent/imageupdate/uImage 192.168.88.20
70.19.0.48.bin 2% |*** | 711k - stalled -A
So I tried the wget command, it was much faster!
root@MyPBX:~# wget -O persistent/imageupdate/uImage http://www.yeastar.com/download/MyPBX-SOHO/MyPBX-SOHO-V4/70.19.0.48.bin
Connecting to www.yeastar.com (80.231.126.185:80)
uImage 100% |************************************| 33478k 00:00:00 ETA
after this type in 'reboot' to reboot the pbx for installing the image