Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2003 16:54:22 +0200 (MEST)
From:      Eberhard Moenkeberg <emoenke@gwdg.de>
To:        <freebsd-hubs@freebsd.org>
Subject:   Re: directory usage of (FreeBSD)ftp-mirror ?
Message-ID:  <Pine.LNX.4.33.0309231649400.11565-100000@gwdu05.gwdg.de>
In-Reply-To: <20030923152603.3195a18c.i.ullmann@arcor-ip.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Tue, 23 Sep 2003, Ingo Ullmann wrote:

> could someone send me a directory-usage list (something like "du -h
> <freebsdftpdir"> from  your ftp-mirror-server?

Have a look into dir.sizes at the top level directory.

> Background: i want to mirror the FreeBSD-ftp dir (releases, tools,
> ports,...and so on..) for intern use (want to build a install-server for
> our company). I want to share the whole dirs to different harddisks (and
> partitons, i dont want to use vinum).
> If i get a list of usage..then i could split partitions of disk into the
> correct size..
>
> I want to sync with rsync.. which server provide rsync-service?

You can check it yourself with:

  for i in "" 1 2 3 4 5 6 7
  do
    echo checking ftp$i.de.freebsd.org...
    rsync ftp$i.de.freebsd.org::
  done

Cheers -e
-- 
Eberhard Moenkeberg (emoenke@gwdg.de, em@kki.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0309231649400.11565-100000>