Look again. it's not finding rsync on machine2. He's doing
remote-to-remote, though he's on machine2 already. I've already replied
to him in detail, concerning paths and rsync syntax/behaviour. If he fixes the
path on machine2 or gives the
--rsync-path= directive, then, he'll rsync to a local directory named
"machine3:", which probably doesn't exist, and certainly isn't
what he wants.
Tim Conway
tim.conway@philips.com
303.682.4917
Philips Semiconductor - Longmont TC
1880 Industrial Circle, Suite D
Longmont, CO 80501
Available via SameTime Connect within Philips
Available as n9hmg on AIM
perl -e 'print pack(nnnnnnnnnnnn,
19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970),
".\n" '
"There are some who call me.... Tim?"
Pierre Abbat <phma@oltronics.net>@lists.samba.org on 09/08/2001 06:22:41
AM
Please respond to phma@oltronics.net
Sent by: rsync-admin@lists.samba.org
To: rsync@lists.samba.org
cc: (bcc: Tim Conway/LMT/SC/PHILIPS)
Subject: Re: Newbie to rsync
Classification:
On Thursday 06 September 2001 13:53, Sudarshan Ramaswamy
wrote:> Hi All
>
> I have compiled rsync on a Solaris 5.5.1 machine1 . I have compiled this
> on a partition on the machine as root.
> I have done the following
>
> shared the Partition on the machine i have compiled.
> mounted this partition this partition on the machine2 where I need to
> rsync data
>
> then When I issue the command
>
> on machine2 as
> rsync -avz machine2:/x machine3:
> It gives me
> sh :rsync not found
> EOF timeout
>
> I am surorised at this cos I know that rsync is there on machine2 as a
> mounted partition.
> Any clues.
Looks like it's not finding rsync on machine3.
phma