Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!bu-cs!xylogics!cloud9!lectroid!pwllheli.sw.stratus.com!dts From: dts@pwllheli.sw.stratus.com (Dan Senie) Newsgroups: comp.sys.ibm.pc Subject: Re: using Procomm's Kermit file xfer Message-ID: <438@lectroid.sw.stratus.com> Date: 1 Dec 89 18:54:53 GMT References: <5594@cps3xx.UUCP> <1778@bucket.UUCP> Sender: usenet@lectroid.sw.stratus.com Reply-To: dts@pwllheli.sw.stratus.com (Dan Senie) Distribution: usa Lines: 7 The VAX Kermit is not very smart about parity. It comes up expecting the line to be NO parity even though VMS was working with EVEN parity. Since you need to be in EVEN parity in Procomm in order to log in to the VAX, you should do a "SET PARITY EVEN" on the VMS Kermit end. You can add this command to your kermit initialization file.