Displaying 1 result from an estimated 1 matches for "sfadd".
Did you mean:
fadd
2004 Oct 15
0
[Bug 1937] New: timeout in data send/receive
...far)
rsync error: error in rsync protocol data stream (code 12) at io.c(342)
Running rsync with:
SSH='ssh -oCipher=blowfish-cbc'
rsync -azq -e "${SSH}" --timeout=60 host:/dir/ /localdir/
Here's the end of a truss on the remote side:
8050: write(1, "FC0F\007E3 ~ { z z sFADD".., 4096) = 4096
8050: time() = 1097834603
8050: poll(0xFFBE6058, 1, 60000) (sleeping...)
8050: poll(0xFFBE6058, 1, 60000) = 0
8050: time() = 1097834663
8050: sigaction(SIGU...