Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2001 12:00:07 -0400 (EDT)
From:      User SITENET Jim Weeks <sitenet@aurora.siteplus.com>
To:        Alexander Leidinger <Alexander@Leidinger.net>
Cc:        richz@superhero.org, freebsd-isp@FreeBSD.ORG
Subject:   Re: rsync for mirroring
Message-ID:  <Pine.BSF.4.10.10106071152070.71679-100000@aurora.siteplus.com>
In-Reply-To: <200106070926.f579QN217410@Magelan.Leidinger.net>

next in thread | previous in thread | raw e-mail | index | archive | help


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10106071152070.71679-100000>