From owner-freebsd-hackers Thu Jun 8 23:40:35 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA16514 for hackers-outgoing; Thu, 8 Jun 1995 23:40:35 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id XAA16504 for ; Thu, 8 Jun 1995 23:40:31 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id QAA20851; Fri, 9 Jun 1995 16:33:23 +1000 Date: Fri, 9 Jun 1995 16:33:23 +1000 From: Bruce Evans Message-Id: <199506090633.QAA20851@godzilla.zeta.org.au> To: freebsd-hackers@freebsd.org, jbryant@argus.iadfw.net Subject: Re: net.errors getting ALPHA Sender: hackers-owner@freebsd.org Precedence: bulk >times due to net.errors, and once due to a zmodem error. I personally >find zmodem a hell of a lot faster than FTP, and would really like to see >some minimal term prog with zmodem capabilities built-into the install >disk; I really think that this kind of install option would really open Is zmodem faster for transmission or just for connection? ppp shouldn't be much different from zmodem if it is configured so that the packet size is as large and the escaping is as small. Bruce