>His log also shows
>started index creator: "/usr/bin/gtar -tf - 2>/dev/null |    sed -e 's/
>^\.//'"
>index tee cannot write [Broken pipe]
>
>Might this be the reason ?

No, that's a symptom.  It says the other side of the connection (dumper
on the server side) went away, which we knew.

>Chris,
>what happens if you try to run this manually 
>(e.g. sh /usr/bin/gtar cf /home | /usr/bin/gtar -tf - 2>/dev/null |    sed
>-e 's/ ^\.//'" )
>
>[John, is this the right way to test ?]

See my other posting.  It's very difficult to set up a shell based
emulation of what sendbackup does, but is not all that hard to just run
it itself.

There is a lot of piping and multiplexing going on in this process.
It is entirely possible we've got some kind of deadlock going on.

>       Gerhard

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Reply via email to