<font size=2 face="sans-serif"><br>
Hello,</font>
<br>
<br><font size=2 face="sans-serif">I'm trying to connect to one of the
mirror sites to get a package update for Linux server through the proxy
server, but after approximately 10- 15 minutes it times out with the following
error:</font>
<br><font size=2 face="sans-serif">"rsync error: timeout in data send
/received (code 30) at ioc (140) [receiver=3.0.9] </font>
<br><font size=2 face="sans-serif"> rsync: connection unexpectedly
closed (973 bytes received so far)</font>
<br><font size=2 face="sans-serif">rsync error: error in rsync protocol
data stream (code 12) at io.c (343)</font>
<br>
<br><font size=2 face="sans-serif">I'm using Ubuntu OS version 12.4. Here
is the script we use for rsync</font>
<br>
<br><font size=2 face="sans-serif">#!/bin/sh</font>
<br><font size=2 face="sans-serif">export RSYNC_PROXY="proxy server.com:80"</font>
<br><font size=2 face="sans-serif">rsync="/usr/bin/rsync -aviHz --delete
--progress --timeout=10"</font>
<br>
<br><font size=2 face="sans-serif"># Centos</font>
<br><font size=2 face="sans-serif">mirror=rsync://rsync.gtlib.gatech.edu/centos</font>
<br><font size=2 face="sans-serif">#local=/data/mirrors/centos</font>
<br><font size=2 face="sans-serif">$rsync $mirror $local</font>
<br>
<br><font size=2 face="sans-serif">I've searched through Google, but have
not found much. Does anybody know what this cause this problem? </font>
<br><font size=2 face="sans-serif">Thanks</font>
<br><font size=2 face="sans-serif">Cuong</font>
<br>
<table align=center>
<tr>
<td><font size=2 face="sans-serif">        </font><tt><font size=3><br>
</font></tt></table>
<br>