Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-mirrors] Problem mirroring...


Hi Andy

We have your ip address listed as 209.25.160.105 in our access list. We've changed the address and you should be able to connect.

Kim




Andrew Taylor <andy@xxxxxxxx>
Sent by: eclipse-mirrors-admin@xxxxxxxxxxx

06/13/2004 12:45 PM

Please respond to
eclipse-mirrors

To
eclipse-mirrors@xxxxxxxxxxx
cc
Subject
[eclipse-mirrors] Problem mirroring...





Heya,

I'm having a problem mirroring from the benow.ca mirror:

[root@sm1259 cron.daily]# cat eclipse.org.rsync
#!/bin/bash
RSYNC="rsync -rtlv --delete"
$RSYNC download.eclipse.org::eclipseMirror/eclipse/downloads/drops/R-*
/home/mirrors/hosts/eclipse.org/eclipse/downloads/drops
$RSYNC download.eclipse.org::eclipseMirror/eclipse/downloads/drops/S-*
/home/mirrors/hosts/eclipse.org/eclipse/downloads/drops

[root@sm1259 cron.daily]# ./eclipse.org.rsync
rsync: read error: Connection reset by peer
rsync error: error in rsync protocol data stream (code 12) at io.c(177)
rsync: read error: Connection reset by peer
rsync error: error in rsync protocol data stream (code 12) at io.c(177)

[root@sm1259 cron.daily]# rsync --version
rsync  version 2.5.7  protocol version 26

Connection reset on your side.  The ip and host information is:

ip: 209.25.160.104
host: mirrors.benow.ca

Any suggestions?

Andy

_______________________________________________
eclipse-mirrors mailing list
eclipse-mirrors@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-mirrors


Back to the top