Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 1996 16:35:24 +0100
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-hubs@freebsd.org
Subject:   mirroring
Message-ID:  <199602041535.QAA11233@gilberto.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help
Anyone experienced with using mirror (2.8)?
I tried to mirror ftp.freebsd.org today and have sent mirror into the
background where it now hangs for a couple of hours not seeming to 
get any further. I did the following:

mirror.freebsd: 
#!/bin/sh
# Run regularly to update the FreeBSD area

cd /home/a

/home/kuku/mirror/mirror -d -gftp.freebsd.org:/pub/FreeBSD/2.2-960130-SNAP > mirror.freebsd.out 2>&1

mirror.freebsd.out:
Scanning local directory .
Scanning remote directory /pub/FreeBSD

This for hours now - no change.
ps ax | grep mirror


 6463  ??  IWs    0:00.04 /bin/sh -c    /home/kuku/mirror/mirror.freebsd
 6464  ??  IW     0:00.02 /bin/sh /home/kuku/mirror/mirror.freebsd
 6465  ??  D     17:14.65 mirror :ftp.freebsd.org:/pub/FreeBSD No files to tran
 6678  ??  IWs    0:00.05 /bin/sh -c    /home/kuku/mirror/mirror.freebsd
 6679  ??  IW     0:00.03 /bin/sh /home/kuku/mirror/mirror.freebsd
 6680  ??  D      3:58.97 mirror :ftp.freebsd.org:/pub/FreeBSD Scanning remote 

I wonder why it says 'scanning directory /pub/FreeBSD' though I
specified /pub/FreeBSD/2.2-960130-SNAP.


--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602041535.QAA11233>