Xref: utzoo comp.sys.ibm.pc:14358 comp.unix.questions:6538 Path: utzoo!mnetor!uunet!husc6!bloom-beacon!gatech!linus!mbunix!jcmorris From: jcmorris@mitre-bedford.ARPA (Joseph C. Morris) Newsgroups: comp.sys.ibm.pc,comp.unix.questions Subject: Re: kermit Message-ID: <28944@linus.UUCP> Date: 12 Apr 88 14:21:23 GMT References: <715@btnix.UUCP> Sender: news@linus.UUCP Reply-To: jcmorris@mbunix (Morris) Organization: The MITRE Corporation, McLean, VA. Lines: 15 Keywords: msdos kermit unix In article <715@btnix.UUCP> crouch@btnix.UUCP (Chris Rouch) writes: > Kermit seems to manage the first 2 packets but then >keeps retrying until it gives up. I've tried altering things like packet size >and end of line character, but this hasn't helped. I've never had any problem with KERMIT transfers as long as I remember to set up the parity properly (use the sample MSKERMIT.INI file definition of the 'DEC' macro: timer off, parity none, flow x, hand no, local off. Most of my problems occur when I'm trying to run over a link which forces the parity bit to a specific value. The usual result, however, is a stalled file transfer, not retry packets. I've normally used 2.29 or 2.30 in the PC, and an ancient VMS Kermit 3.1.066. Joe Morris