Parsing Error Msgs.

Jason C. Leach jason.leach at gmail.com
Fri Dec 23 00:52:21 GMT 2005


Hi,

I'm trying to read some rsync error messages.  I don't understand what
is the part from the local process, and what is a message from the
remote server.
Some start with 'rsync:' and others start with 'rsync error:', but
that is about it. Here is the output from a CRON process (so it has a
few different errors in it).

rsync: error writing 4092 unbuffered bytes - exiting: Connection timed out
rsync error: error in rsync protocol data stream (code 12) at io.c(463)
rsync error: received SIGUSR1 or SIGINT (code 20) at main.c(784)
rsync: read error: Connection timed out
rsync error: error in rsync protocol data stream (code 12) at io.c(162)
rsync: connection unexpectedly closed (1096 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(150)
@ERROR: chdir failed
rsync: connection unexpectedly closed (33 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(150)

J.

--
........................................
.... Jason C. Leach
.... PGP Key: 0x62DDDF75
.... Keyserver: gpg.mit.edu


More information about the rsync mailing list