On Mon 03 Mar 2008, Benjamí Villoslada wrote:
> 
> Two friends --with Debian Sid-- have reported (in Twitter :) today rsync 
> problems after dist-upgrade.

Do they connect to the same server? It looks like something at that side
goes wrong.

> > It seems like the remote rsync simply didn't 
> > start (the "0 bytes received so far" message).
> 
> Have no changes since last rsync, but for this test I've created one new file.
> 
> > Please run it again with -vvvvvvvvv and capture all the output generated
> > by this. Also try without the -z option.
> 
> Without the -z option:
> 
> [EMAIL PROTECTED]:~$ touch ~/public_html/foo.html
> 
> [EMAIL PROTECTED]:~$ rsync -avvvvvvvvv --delete /home/benjami/public_html/ 
> [EMAIL PROTECTED]:itaca/benjami/public_html
> FILE_STRUCT_LEN=16, EXTRA_LEN=4
> cmd=<NULL> machine=usw-s002.rsync.net user=my_login 
> path=itaca/benjami/public_html
> cmd[0]=ssh cmd[1]=-l cmd[2]=my_login cmd[3]=usw-s002.rsync.net cmd[4]=rsync 
> cmd[5]=--server cmd[6]=-vvvvvvvvvlogDtpre.iL cmd[7]=--delete cmd[8]=. 
> cmd[9]=itaca/benjami/public_html
> note: iconv_open("UTF-8", "UTF-8") succeeded.
> opening connection using: ssh -l my_login usw-s002.rsync.net 
> rsync --server -vvvvvvvvvlogDtpre.iL --delete . itaca/benjami/public_html

Could you please login to usw-s002.rsync.net, and then from the shell,
do:
    rsync --server -vvvvvvvvvlogDtpre.iL --delete .  itaca/benjami/public_html

It should show nothing. If you hit return a number of times it will
complain about a protocol problem. Could you show that?


Paul Slootman



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

Reply via email to