From owner-freebsd-questions@FreeBSD.ORG Fri Jun 4 22:12:06 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FB64106566C for ; Fri, 4 Jun 2010 22:12:06 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 0ACD28FC13 for ; Fri, 4 Jun 2010 22:12:05 +0000 (UTC) Received: from [10.0.10.3] ([202.69.173.90]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 4 Jun 2010 15:12:06 -0700 Message-ID: <4C097A31.1000507@a1poweruser.com> Date: Sat, 05 Jun 2010 06:12:01 +0800 From: Fbsd1 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Ross Penner References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 04 Jun 2010 22:12:06.0465 (UTC) FILETIME=[F7EE3310:01CB0432] X-Sender: fbsd1@a1poweruser.com Cc: User questions Subject: Re: Alternate method for fetching source X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2010 22:12:06 -0000 Ross Penner wrote: > I'm trying to update my system and when I run cvsup, the connection > repeatedly has problems (TreeList failed: Network write failure: > Connection closed). I'm wondering if anybody can suggest any other > method to grab the current source files? > > Thanks for any ideas It has been my experience that when a new RELEASE cycle starts, Like right now with 8.1, the ftp servers get a real workout. Having difficulties making it through a complete download successfully in one try is very unlikely. Using ftp with a .netrc file to restart the download where it left off is better than restarting over from the start. Read this url all the way to the end where the restart is explained. http://www.daemonforums.org/showthread.php?t=4212