kermit

Jon A. Tankersley zjat02 at apctrc.UUCP
Sun Apr 10 14:29:05 AEST 1988


I have successfully used Ckermit with ProComm(sp?) and a few others,
even CMS kermit.  A couple of things to watch out for.
	1) some kermit implementation don't synchronize properly.  Ckermit
	   displays SF.....E(?) for a transfer.  ?, Q, N are all miscellaneous
	   error packets - N for Nack.  If it doesn't get past the F it is
	   probably a sync problem.  Another problem is the translation
	   character set.  Kermit HAS to have the same ASCII translations.
	   It uses an incremental character as a packet counter.
	2) Try it out of server mode.  Some server implementations don't work
	   very well.  A simple send/receive transmission might work.  It isn't
	   pleasant, but it gets the job done.  CMS Kermit (old version) would
	   often fail in server mode, getting 2 breaks in quick succession
	   would drop CMS into CP mode, no ifs, ands, or buts.
	3) try reversing the transfer if possible.
	4) Get Xmodem,Ymodem,Zmodem for UNIX and the PC.  They also work most
	   of the time.

-tank-



More information about the Comp.unix.questions mailing list