From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NLhpT-0003cu-IE for garchives@archives.gentoo.org; Fri, 18 Dec 2009 18:45:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A0BEE08EB; Fri, 18 Dec 2009 18:44:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 299EFE08EB for ; Fri, 18 Dec 2009 18:44:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id AF5441B410D for ; Fri, 18 Dec 2009 18:44:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.801 X-Spam-Level: X-Spam-Status: No, score=-2.801 required=5.5 tests=[AWL=-0.821, BAYES_00=-2.599, RCVD_IN_SORBS_WEB=0.619] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E0Ym6YyiYWIm for ; Fri, 18 Dec 2009 18:44:35 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 1537B1B4148 for ; Fri, 18 Dec 2009 18:44:35 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1NLhjd-0008Hc-7A for gentoo-user@gentoo.org; Fri, 18 Dec 2009 19:39:29 +0100 Received: from athedsl-394229.home.otenet.gr ([79.131.91.243]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Dec 2009 19:39:29 +0100 Received: from realnc by athedsl-394229.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Dec 2009 19:39:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: Trying to make portage use "puf" instead of "wget" Date: Fri, 18 Dec 2009 20:38:41 +0200 Organization: Lucas Barks Message-ID: References: <7985d0a50912180740x65abbf69m9fa4160703402baa@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-394229.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Thunderbird/3.0 In-Reply-To: <7985d0a50912180740x65abbf69m9fa4160703402baa@mail.gmail.com> Sender: news X-Archives-Salt: 33d4d409-bf07-49e3-9d31-2b15e55d944c X-Archives-Hash: 2061102a40152521c78149e1ee83f2ff On 12/18/2009 05:40 PM, Ronan Mainbourg wrote: > Because my Internet connection is not very fast, I'd like to make > portage fetch files using net-misc/puf (wich can dl several chunks of a > file at the same time) instead of wget. You got it backwards. Downloading more than one chunk at the same time is only useful on *fast* connections, not *slow* ones.