From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 08:40:00 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12C0D37B401 for ; Tue, 8 Apr 2003 08:40:00 -0700 (PDT) Received: from web41404.mail.yahoo.com (web41404.mail.yahoo.com [66.218.93.70]) by mx1.FreeBSD.org (Postfix) with SMTP id A101743F75 for ; Tue, 8 Apr 2003 08:39:59 -0700 (PDT) (envelope-from davemac11@yahoo.com) Message-ID: <20030408153959.69272.qmail@web41404.mail.yahoo.com> Received: from [168.91.4.66] by web41404.mail.yahoo.com via HTTP; Tue, 08 Apr 2003 08:39:59 PDT Date: Tue, 8 Apr 2003 08:39:59 -0700 (PDT) From: Dave McCammon To: Michael , freebsd-questions@FreeBSD.ORG In-Reply-To: <2910.192.168.1.4.1049764306.squirrel@probsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: rsync over SSH X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 15:40:00 -0000 --- Michael wrote: > I need to be able to rsync to a remote box over SSH > and the module on the > remote box also requires AUTH. > > Setup > -------- > remote box = frank > module = suz > auth user for module suz = dirt > login on remote box = tree > > Attempted command: > rsync -avz -e "ssh -l tree" dirt@frank::suz > /my/path/to/download/to/ > > SSH works and I enter my login for tree but then > rsynch fails: > > rsync: unable to open configuration file > "rsyncd.conf": No such file or > directory > rsync error: syntax or usage error (code 1) at > clientserver.c(502) > rsync: connection unexpectedly closed (0 bytes read > so far) > rsync error: error in rsync protocol data stream > (code 12) at io.c(165) > > rsyncd.conf does exist in /usr/local/etc/ and I can > pull stuff down from > the module suz without SSH: > > rsync -avz dirt@frank::suz /my/path/to/download/to/ > > > Why with the addition of SSH is it looking for > rsyncd.conf? > > michael > > I believe that rsync uses ssh as default. __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com