From owner-freebsd-questions@FreeBSD.ORG Wed Aug 17 14:36:42 2011 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 BD42A1065672 for ; Wed, 17 Aug 2011 14:36:42 +0000 (UTC) (envelope-from ttsestt@gmail.com) Received: from mail-pz0-f45.google.com (mail-pz0-f45.google.com [209.85.210.45]) by mx1.freebsd.org (Postfix) with ESMTP id 927678FC14 for ; Wed, 17 Aug 2011 14:36:42 +0000 (UTC) Received: by pzk33 with SMTP id 33so2014343pzk.18 for ; Wed, 17 Aug 2011 07:36:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=8gvNq+PkJTFavOpbWHkRSi54aSEO1KrrSPBPBbI+GJE=; b=Hyj38rO55OK5Xcpjy7jzFKx+7OTXye+V7DA/esyTG2XcBCmU1Sh1oKL0F5pNE/Zj9A 0bSkGolilwFbAO9PlKMwtNjiBt/fkfZMx8uaHfyTIVCQAInmDkSM7cbd83QyamLZt28t aZDgK/PeuibBZltu0QgBDdHSVVnRLVWsbpPjg= Received: by 10.142.172.7 with SMTP id u7mr568159wfe.78.1313591802056; Wed, 17 Aug 2011 07:36:42 -0700 (PDT) Received: from localhost (tor-exit-router36-readme.formlessnetworking.net [199.48.147.36]) by mx.google.com with ESMTPS id e6sm670558pbm.23.2011.08.17.07.36.39 (version=SSLv3 cipher=OTHER); Wed, 17 Aug 2011 07:36:41 -0700 (PDT) From: Test Rat To: "Julian H. Stacey" References: <201108171359.p7HDxIXR054799@fire.js.berklix.net> Date: Wed, 17 Aug 2011 18:36:30 +0400 In-Reply-To: <201108171359.p7HDxIXR054799@fire.js.berklix.net> (Julian H. Stacey's message of "Wed, 17 Aug 2011 15:59:18 +0200") Message-ID: <86lius6r69.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: freebsd-questions@freebsd.org, Lars Eighner , Rui Silva , Michael Ross Subject: Re: ISO images 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: Wed, 17 Aug 2011 14:36:42 -0000 "Julian H. Stacey" writes: > Hi, > Reference: >> From: "Michael Ross" >> Date: Wed, 17 Aug 2011 15:28:41 +0200 >> Message-id: > > "Michael Ross" wrote: >> Am 17.08.2011, 14:55 Uhr, schrieb Julian H. Stacey : >> >> > Lars Eighner wrote: >> > ftp protocol does not support command du, so one can't see size of >> > ftp://ftp.freebsd.orgpub/FreeBSD/ports/amd64/packages-8.2-release/All/ >> > >> >> >> My FTP client shows it at about 32GB total. > > Nice to be able to see that. Which client ? > Do you know it get that ? Maybe it adds size of each file together ? > > ( I was using /usr/bin/ftp ) ftp/lftp? It has `du' command. lftp ftp.freebsd.org:/pub/FreeBSD/ports/amd64> du -hs packages-8-stable/All 33G packages-8-stable/All