what causes error 12?

2004-02-09 Thread Richard Labutis
here is the output of what I get: rsync: error writing 16385 unbuffered bytes - exiting: Broken pipe rsync error: error in rsync protocol data stream (code 12) at io.c(463) rsync version is: rsync version 2.5.5 protocol version 26 why does rsync fail, what has to happen for this error code

What does this error message mean?

2003-08-26 Thread Richard Labutis
rsync: error writing 16385 unbuffered bytes - exiting: Broken pipe rsync error: error in rsync protocol data stream (code 12) at io.c(463) When this happens the file transfer fails. Why does this happen? If its the network, anyway to tell rsync to try again where it left off?

rsync on aix fails on large files bigger than 2gb

2003-08-20 Thread Richard Labutis
I am using AIX 4.3.3 and 5.1, rsync version 2.5.5 protocol version 26 when rsyncing files that are larger than 2gb it dies. You get message about broken something. root limits is -1 filesystems are large file enabled. I tested this with linux to linux and it does not have this problem. any