From owner-freebsd-current@FreeBSD.ORG Sun Feb 26 23:58:44 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D01E6106564A for ; Sun, 26 Feb 2012 23:58:44 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 554288FC0A for ; Sun, 26 Feb 2012 23:58:43 +0000 (UTC) Received: by wgbds12 with SMTP id ds12so462715wgb.31 for ; Sun, 26 Feb 2012 15:58:43 -0800 (PST) Received-SPF: pass (google.com: domain of kob6558@gmail.com designates 10.180.24.4 as permitted sender) client-ip=10.180.24.4; Authentication-Results: mr.google.com; spf=pass (google.com: domain of kob6558@gmail.com designates 10.180.24.4 as permitted sender) smtp.mail=kob6558@gmail.com; dkim=pass header.i=kob6558@gmail.com Received: from mr.google.com ([10.180.24.4]) by 10.180.24.4 with SMTP id q4mr2135704wif.7.1330300723269 (num_hops = 1); Sun, 26 Feb 2012 15:58:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6R0gVAqvdZFIA+M0RzCXw3hApTlIQNue93jyNpTKVL8=; b=E38jHEHnH4BR1vS+TF7nPjIsgz5eNPwrqs/qbj0Kz2iy49BtbWp2kHh76eCPSpU3Jb +tIF4lP4fB29PzngQcMA3AZmIQZh9k4hUHpxU6VKsn6ClszgcyEr5xkdNqtIF1f6WzR/ mL7h/52l1tYpZ0k18DwjD4N+Wg+WzFgP18Ch8= MIME-Version: 1.0 Received: by 10.180.24.4 with SMTP id q4mr1652460wif.7.1330300723181; Sun, 26 Feb 2012 15:58:43 -0800 (PST) Received: by 10.223.16.82 with HTTP; Sun, 26 Feb 2012 15:58:43 -0800 (PST) In-Reply-To: <4F4A048F.7000309@a1poweruser.com> References: <4F4A048F.7000309@a1poweruser.com> Date: Sun, 26 Feb 2012 15:58:43 -0800 Message-ID: From: Kevin Oberman To: Fbsd8 Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Current Subject: Re: 9.0 base.txz ftp download time out X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2012 23:58:44 -0000 On Sun, Feb 26, 2012 at 2:08 AM, Fbsd8 wrote: > I have a scripted ftp download for 8.x and 9.0 distribution files. > When I target 8.x releases it downloads the multiple distribution files > without any problems. To get the complete group takes about 20 minutes and > ends cleanly. > > But when I try to fetch the 9.0 base.txz file it says 100% completed and > then times out. It also runs about 20 minutes just to download the > single file. I do get the base.txz file downloaded but it ends uncleanly > saying it timed out. > > All the mirrors issue standard login messages saying there are > restrictions in effect. My question is there some restriction about time > allowed per file downloaded? And now that the layout of the 9.0 > distribution files has changed to a large file compared to many small > files in a directory as for 8.0 is this causing the base.txz file > download to time out? IE: does the ftp restrictions need to be changed > for the new 9.0 distribution file? > > Here is log of my ftp run. This is a non-answer as I have not seen this, but have you tried bittorrent? For this sort of thing it is vastly faster than ftp. If you have a fast connection to the Internet, you will be amazed by the speed. http://torrents.freebsd.org:8080 If you need a client, I can recommend azureas and deluge from ports. (Actually, it's been a while since I used deluge, but it worked last I tried. Both are in ports/net-p2p. -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com