Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Sat, 22 Apr 2000 16:58:58 -0400 To: cygwin-developers AT sourceware DOT cygnus DOT com Subject: "newsetup.exe" -- please try Message-ID: <20000422165858.A560@cygnus.com> Reply-To: cygwin-developers AT sourceware DOT cygnus DOT com Mail-Followup-To: cgf AT cygnus DOT com, cygwin-developers AT sourceware DOT cygnus DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.8i I spent some more time today working on setup.exe and hopefully accomplished the following: 1) Changed the ftp connection mode to "passive", which will hopefully work around some problems with firewalls. 2) Added an option to keep the ftp connection open so that it doesn't have to reconnect each time it tries to get something via ftp. This seems to speed up connection times substantially. 3) Detect when a file that is downloaded is not the right size and issue a "Abort, Retry, Fail" message. This is all checked in and is copied to the "latest" directory under the name "newsetup.exe". I would appreciate it if you all could try this out and let cygwin-developers know if there are problems. Since it seems to improve download speeds considerably, I'm anxious to replace setup.exe with this version. It should lighten the load on sourceware and all of the mirrors. cgf