From owner-freebsd-bugs Mon Jun 5 17:28:24 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA17882 for bugs-outgoing; Mon, 5 Jun 1995 17:28:24 -0700 Received: from westhill.cdrom.com (westhill.cdrom.com [192.216.223.57]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id RAA17876 for ; Mon, 5 Jun 1995 17:28:23 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by westhill.cdrom.com (8.6.11/8.6.11) with SMTP id RAA25822 ; Mon, 5 Jun 1995 17:28:20 -0700 X-Authentication-Warning: westhill.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: Bill Fenner cc: bugs@FreeBSD.org Subject: Re: FTP install finally gets through my firewall! In-reply-to: Your message of "Mon, 05 Jun 1995 15:50:15 PDT." <95Jun5.155016pdt.49859@crevenia.parc.xerox.com> Date: Mon, 05 Jun 1995 17:28:19 -0700 Message-ID: <25821.802398499@westhill.cdrom.com> From: Gary Palmer Sender: bugs-owner@FreeBSD.org Precedence: bulk In message <95Jun5.155016pdt.49859@crevenia.parc.xerox.com>, Bill Fenner writes : >How many dots are expected to appear per file? bin.a[abcde] each arrived >after only printing 3-4 dots, but bin.af printed 7.5 lines of dots before >it was done. Is this probably just weird network blocking, or should I be >worried? one dot is printed out per file, so if you extract the dict you only get a couple of dots, but if you extract man you'll get thousands of the little blighters. Don't worry - blame cpio :-) Gary