Is there any way to get the progress of file transfer over kermit protocol serially on minicom, as Tera Term gives in windows.
Asked
Active
Viewed 2,760 times
1 Answers
0
Apparently gkermit v1.0-5
and above (used with minicom
),
already has a "twirling baton" to show activity/progress during a file transfer.
In case you are stuck with an older version of gkermit
for some reason,
you can apply this patch and rebuild gkermit.
Be default in minicom,
hit ctrl+a o to open minicom settings window.
Select File Transfer Protocols
and configure the kermit tool to use.
Checkout the minicom kermit settings in this mail-thread.
Next to transfer a file in minicom, hit ctrl+a s and select kermit
and follow the onscreen instructions to select and transfer a file.

TheCodeArtist
- 21,479
- 4
- 69
- 130
-
2I had installed gkermit, but not getting how can i use it with minicom. TAI – Samrat Das Feb 20 '16 at 12:10