Displaying 1 result from an estimated 1 matches for "tioctsord".
Did you mean:
ticotsord
2002 Feb 28
1
Solaris, socketpair and chroot
When using rsync 2.5.2 as daemon on a Solaris 2.5.1 box, I cannot
copy data to rsync volumes with option 'use chroot'; I get the
following messages on the client:
pipe failed in do_recv
rsync error: error in socket IO (code 10) at main.c(375)
rsync: connection unexpectedly closed (69 bytes read so far)
What seems to occur on the server is that socketpair(3)
(not pipe(2)) is called,