From owner-freebsd-questions Fri Apr 30 6:14:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mta1-rme.xtra.co.nz (mta.xtra.co.nz [203.96.92.1]) by hub.freebsd.org (Postfix) with ESMTP id 0CCEB1594F for ; Fri, 30 Apr 1999 06:14:46 -0700 (PDT) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker ([210.55.152.128]) by mta1-rme.xtra.co.nz (InterMail v04.00.02.07 201-227-108) with SMTP id <19990430131639.DKCE6952170.mta1-rme@wocker> for ; Sat, 1 May 1999 01:16:39 +1200 From: "Dan Langille" Organization: The FreeBSD Diary To: freebsd-questions@freebsd.org Date: Sat, 1 May 1999 01:14:45 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: rsync from ftp sites failing Reply-To: junkmale@xtra.co.nz X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <19990430131639.DKCE6952170.mta1-rme@wocker> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been unable to get rsync to work for quite some time. I either get "connect refused" or "Operation timed out" For example: # rsync -av --stats ftp.internat.freebsd.org::pub/freebsd/2.2.8-RELEASE /pub/ftp/pub/temp failed to connect to ftp.internat.freebsd.org - Operation timed out # rsync -av --stats ftp.freebsd.org::pub/freebsd/2.2.8-RELEASE /pub/ftp/pub/temp failed to connect to ftp.freebsd.org - Connection refused What am I doing wrong? Does anyone have a working sample for me please? The man page says both sites need to have rsync installed. Is that what's going wrong?? cheer. -- Dan Langille - DVL Software Limited The FreeBSD Diary - http://www.FreeBSDDiary.org/freebsd/ NZ FreeBSD User Group - http://www.nzfug.nz.freebsd.org/ The Racing System - http://www.racingsystem.com/racingsystem.htm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message