From owner-freebsd-isp Thu Jun 7 9: 0:23 2001 Delivered-To: freebsd-isp@freebsd.org Received: from aurora.siteplus.com (aurora.siteplus.com [209.140.48.201]) by hub.freebsd.org (Postfix) with ESMTP id 2CFD937B401 for ; Thu, 7 Jun 2001 09:00:21 -0700 (PDT) (envelope-from sitenet@aurora.siteplus.com) Received: from localhost (sitenet@localhost) by aurora.siteplus.com (8.9.3/8.9.3) with ESMTP id MAA71880; Thu, 7 Jun 2001 12:00:07 -0400 (EDT) (envelope-from sitenet@aurora.siteplus.com) Date: Thu, 7 Jun 2001 12:00:07 -0400 (EDT) From: User SITENET Jim Weeks To: Alexander Leidinger Cc: richz@superhero.org, freebsd-isp@FreeBSD.ORG Subject: Re: rsync for mirroring In-Reply-To: <200106070926.f579QN217410@Magelan.Leidinger.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 7 Jun 2001, Alexander Leidinger wrote: > > rsyncd runs on a specific port and waits for connections to this port > (which ssh doesn't do). In the rsyncd case the password will be > encrypted (128 bit MD4 based challenge response system), the data will > not be encrypted (ssh isn't used). > Are you saying by using the -e ssh option with the following construct that ssh is not used and data is not encrypted? rsync [OPTION]... SRC [SRC]... [USER@]HOST::DEST --Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message