From 8e9871303bdd2cbf32f32eee2836d6712de927cd Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 21 May 1998 05:32:36 +0000 Subject: [PATCH] someone didn't realise that you need rsync at both ends! --- rsync.yo | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rsync.yo b/rsync.yo index 0b58a5ad..36ce5b4c 100644 --- a/rsync.yo +++ b/rsync.yo @@ -81,6 +81,9 @@ 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. + manpagesection(USAGE) You use rsync in the same way you use rcp. You must specify a source -- 2.34.1