Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Rsync problem when connected to mirror site
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Cuong X Dang  
View profile  
 More options Nov 2 2012, 2:32 pm
Newsgroups: mailing.unix.rsync
From: cd...@raytheon.com (Cuong X Dang)
Date: Fri, 2 Nov 2012 14:25:03 -0400
Local: Fri, Nov 2 2012 2:25 pm
Subject: Rsync problem when connected to mirror site

Hello,

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:
"rsync error: timeout in data send /received (code 30) at ioc (140)
[receiver=3.0.9]
 rsync: connection unexpectedly closed (973 bytes received so far)
rsync error: error in rsync protocol data stream (code 12) at io.c (343)

I'm using Ubuntu OS version 12.4. Here is the script we use for rsync

#!/bin/sh
export RSYNC_PROXY="proxy server.com:80"
rsync="/usr/bin/rsync -aviHz --delete --progress --timeout=10"

# Centos
mirror=rsync://rsync.gtlib.gatech.edu/centos
#local=/data/mirrors/centos
$rsync $mirror $local

I've searched through Google, but have not found much. Does anybody know
what this cause this problem?
Thanks
Cuong

--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
francis.montag...@inria.fr  
View profile  
 More options Nov 3 2012, 4:30 am
Newsgroups: mailing.unix.rsync
From: Francis.Montag...@inria.fr
Date: Sat, 03 Nov 2012 09:19:21 +0100
Local: Sat, Nov 3 2012 4:19 am
Subject: Re: Rsync problem when connected to mirror site

On Fri, 02 Nov 2012 19:32:14 +0100 Cuong X Dang wrote:

> "rsync error: timeout in data send /received (code 30) at ioc (140)
...
> rsync="/usr/bin/rsync -aviHz --delete --progress --timeout=10"

This is a timeout of 10 seconds. Try to increase it.

--
Francis.Montag...@inria.fr
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cuong X Dang  
View profile  
 More options Nov 5 2012, 8:24 am
Newsgroups: mailing.unix.rsync
From: cd...@raytheon.com (Cuong X Dang)
Date: Mon, 5 Nov 2012 08:23:38 -0500
Local: Mon, Nov 5 2012 8:23 am
Subject: Re: Rsync problem when connected to mirror site

Francis
I did increase the timeout to 60 is the same resolve
Thanks

From:   Francis.Montag...@inria.fr
To:     Cuong X Dang <cd...@raytheon.com>
Cc:     rs...@lists.samba.org
Date:   11/03/2012 04:19 AM
Subject:        Re: Rsync problem when connected to mirror site

On Fri, 02 Nov 2012 19:32:14 +0100 Cuong X Dang wrote:

> "rsync error: timeout in data send /received (code 30) at ioc (140)
...
> rsync="/usr/bin/rsync -aviHz --delete --progress --timeout=10"

This is a timeout of 10 seconds. Try to increase it.

--
Francis.Montag...@inria.fr

--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »