Re: Parsing Error Msgs.

2005-12-28 Thread Wayne Davison
On Thu, Dec 22, 2005 at 04:52:21PM -0800, Jason C. Leach wrote: > @ERROR: chdir failed This is the important message from the daemon (which caused the connection to close). This most likely means that the path specified for the module you accessed is incorrect (the daemon's log file will mention

Parsing Error Msgs.

2005-12-22 Thread Jason C. Leach
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