Errors during transfer

Wayne Davison wayned at samba.org
Mon Jan 17 21:52:26 GMT 2005


On Mon, Jan 17, 2005 at 04:55:25AM -0800, d c wrote:
> 1.  Rsync seems to hang.  If I active the winodw it is
> running in a and press control-c it reactivates.  This
> happens on the client running windows.

There have been reports of rsync hanging at the end of the transfer
under cygwin, so I can only guess that Ctrl-C is killing the hung rsync
and allowing the other processes to finish.

> 2.  The transfer abruptly stops in the middle and
> returns the following error:
> 
> "inflate token returned -5"

I have seen one other report of a problem with the -z (--compress)
handling, but since I have no failure case to test, I cannot determine
if this is something to fix in the code or a transfer failure of some
kind.  Obviously, turning off -z will avoid this problem by avoiding
compression (you could turn compression on in the ssh that is doing the
port-forwarding to compensate).

..wayne..


More information about the rsync mailing list