From owner-freebsd-hackers Thu Apr 20 16:28:45 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA13722 for hackers-outgoing; Thu, 20 Apr 1995 16:28:45 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id QAA13715 ; Thu, 20 Apr 1995 16:28:44 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: cstruble@vt.edu cc: Ollivier Robert , Terry Lambert , hackers@FreeBSD.org Subject: Re: Install Wish In-reply-to: Your message of "Thu, 20 Apr 95 07:44:33 EDT." Date: Thu, 20 Apr 1995 16:28:44 -0700 Message-ID: <13714.798420524@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@FreeBSD.org Precedence: bulk > I think I was misunderstood. I meant in the install utility for 2.x. When > an FTP fails, a nice bright dialog box saying "ftp to ... failed" and my > only option is to hit the "Ok" button, when I'm frantically saying "No, > no, no, give me another chance!!!!". Let me see what I can do.. :-) The planned 2.1 install won't even use ncftp - it'll use libftp and manage the connections direction. A LOT easier to handle timeouts and such that way! :-) Jordan