<div>Hi,</div>
<div> </div>
<div>I'm trying to use rsync to sync files between my desktop and a file server, 
using my desktop as the client, and the file server as the remote side (or the 
server side, of course), and I'm wondering how I can get the error code of 
the remote/server side at the client side. For example, if the file server is 
out of space, or the server couldn't write to file due to permission problems, 
or any other kinds of errors, how can I (or the client) know?</div>
<div>I read the man page; it lists some error code which doesn't seem relative 
or specific to the remote side. Is there a mechanism that allows the server to 
report an error to the client?</div>
<div><p>If there is not, how can I add such a mechanism to rsync?</p><p><br></p><p>Thanks!</p><p>--tuma<br></p></div>