From: Wayne Davison Date: Thu, 15 Sep 2005 15:36:27 +0000 (+0000) Subject: Removed conflicting ssh citation in the SETUP section. X-Git-Tag: v2.6.7pre1~414 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2b4c0840ea65bdcd5d6fdc841452ccabdd950b8;p=thirdparty%2Frsync.git Removed conflicting ssh citation in the SETUP section. --- diff --git a/rsync.yo b/rsync.yo index e213b823..60149d6e 100644 --- a/rsync.yo +++ b/rsync.yo @@ -76,9 +76,6 @@ different remote shell by default, such as rsh or remsh. You can also specify any remote shell you like, either by using the bf(-e) command line option, or by setting the RSYNC_RSH environment variable. -One common substitute is to use ssh, which offers a high degree of -security. - Note that rsync must be installed on both the source and destination machines.