From owner-freebsd-current Mon Dec 16 20:06:56 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id UAA24531 for current-outgoing; Mon, 16 Dec 1996 20:06:56 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id UAA24522; Mon, 16 Dec 1996 20:06:52 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14555(5)>; Mon, 16 Dec 1996 20:06:21 PST Received: by crevenia.parc.xerox.com id <177711>; Mon, 16 Dec 1996 20:06:19 -0800 From: Bill Fenner To: current@freebsd.org, jkh@freebsd.org Subject: sysinstall REALLY needs a "reset FTP state" option, or something Message-Id: <96Dec16.200619pst.177711@crevenia.parc.xerox.com> Date: Mon, 16 Dec 1996 20:06:15 PST Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I just spent about 15 minutes carefully choosing which distributions to install, and then said "go". I came back an hour later, and it was 87% done with bin. Another hour later, and it was still 87% done with bin. The FTP connection had hung somehow. It's *really* frustrating to have two choices: stay hung, or reboot. Is there any way that a control-C while ftp'ing could allow another option of disconnecting and reconnecting to the same server? (Or, even better, a keepalive so that a connection that hasn't transferred a byte in an hour times out and you get the ftp reselection menu...) Bill