by djrosen » Mar Sun 05, 2006 11:06 am
With just a few minor setting changes, I have gotten Minicom to transfer files with fewer errors than Hyperterminal. Other than the serial port settings, the only other changes from the default are to turn linefeeds on (ctrl-a a,) set the terminal emulaton to ANSI (ctrl-a t,) and modify the file transfer protocol settings (ctrl-a o) so that the ASCII tranfer line reads "/usr/bin/ascii-xfr -sn -l 500 -c 20" instead of the default and turned FullScr on to view each line as it is transferred. Vince's Star Trek ran without a hitch after an upload this way, the same code transfered with Hyperterminal required considerable repair.