On Wed, Mar 05, 2008 at 12:36:08AM +0200, Yavor Doganov wrote: > Does anyone have a clue what might be the problem? > > [received at webmasters] > > Requestors: neverstable @ gmail.com > > This is Pratyush , i am a Savannah user,(username: pratyush). > > I would like to mirror the nongnu releases from Savannah, but when i > followed the steps shown at http://www.gnu.org/server/mirror.html > > i got the following error. > > [EMAIL PROTECTED] [~/public_html/pratyush/mirrors]# rsync -aHS > --delete-excluded rsync://dl.sv.gnu.org/releases/ nongnu/ > rsync: failed to connect to dl.sv.gnu.org: Connection timed out (110) > rsync error: error in socket IO (code 10) at clientserver.c(104) [receiver= > 2.6.9] > > Please advice me. > > Thankyou.
Hi, It works for me: $ rsync rsync://dl.sv.gnu.org/ releases Download area audio-video GNU and FSF audio and video repository Maybe this is a problem in your network access? What do you get with a telnet on port 873? $ telnet dl.sv.gnu.org 873 Trying 199.232.41.75... Connected to download.savannah.gnu.org. Escape character is '^]'. @RSYNCD: 29 -- Sylvain
