I brought a new hardware (connected through USB as /dev/ttyUSB0). I need to transfer a binary os.bin file through serial. The hardware has a inbuilt UART driver.
I downloaded putty & couldn't see any file transfer method in the options.
But I do see file transfer options in Teraterm, but many: kermit, X,Y & ZMODEM, Quick Van and B-Plus.
Now, I don't know about any of the protocol mentioned above.
I expect the new hardware to have only UART driver. (at a specified baud rate 115200 8N1 as mentioned in the manual)
Now, how can I tranfer os.bin to HW? & Which option should I choose in Teraterm if I use Teraterm?