:Hi,
:
:This works:
:
: 192.168.5.1 # hammer mirror-stream /src 192.168.5.2:/dest
:
:This not:
:
: 192.168.5.2 # hammer mirror-stream 192.168.5.1:/src /dest
:
:It exits with "validate_mrec_header: short read".
:
:Regards,
:
: Michael
Are these boxes running DragonFly 2.0 or running DragonFly HEAD ?
Make sure the hammer utility is up to date on both boxes. If you
are running 2.0 there might be some issues... you could try compiling
up the hammer utility in HEAD on both boxes.
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>