On Mon 03 Mar 2008, Benjamí Villoslada wrote:

> Package: rsync
> Version: 3.0.0-1
> Severity: grave
> Justification: renders package unusable
> 
> 
> rsync between local disks works fine, but rsync + ssh fails:
> 
> ---------------------------
> $ rsync -artvz -e ssh --delete /home/x/y/ [EMAIL PROTECTED]:x/y/
> rsync: connection unexpectedly closed (0 bytes received so far) [sender]
> rsync error: error in rsync protocol data stream (code 12) at io.c(600) 
> [sender=3.0.0]
> ---------------------------

As I have no problems whatsoever with 3.0.0-1, with ssh or whatever
transport, some more information would be very helpful.
Did it stop immediately? It seems like the remote rsync simply didn't
start (the "0 bytes received so far" message).

Please run it again with -vvvvvvvvv and capture all the output generated
by this. Also try without the -z option.

You also don't mention what version the remote host is using, please try
to find out.

Note that when using -a, -rt is redundant. Also, -e ssh has been the
default for a long time.


thanks,
Paul Slootman



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to