FR version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
50% Positive
Analyzed from 109 words in the discussion.
Trending Topics
#transfer#serial#file#etc#ssh#never#started#kermit#huge#ecosystem

Discussion (1 Comments)Read Original on HackerNews
Instead of trying to buy into that, I found out that individual tools are much nicer with. Minicom for fancy conversations. Custom scripts/picocom/tio for basic ones. Perl (later python) to script. zmodem to transfer files (or xmodem if the memory size is extremely limited).
But the biggest replacement is SSH of course. For the last 20 years, most of the devices which have serial ports also have Ethernet access. Use serial port to bootstrap, and then switch to SSH. "dropbear" is tiny and has very few dependencies, and yet gives a vastly superior experience compared to old serial terminal: multiple connections, file transfer, scriptability, etc...