directory usage of (FreeBSD)ftp-mirror ?

Eberhard Moenkeberg emoenke at gwdg.de
Tue Sep 23 07:54:25 PDT 2003


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 at gwdg.de, em at kki.org)



More information about the freebsd-hubs mailing list