[EMAIL PROTECTED] wrote: > I get the following error running rsync 2.5.2 on AIX 4.3 in combination > with SSH Secure Shell 2.3.0. > > > rsync -e ssh myuserid@localhost:/tmp > myuserid's password: > /bin/ksh: rsync: not found. > unexpected EOF in read_timeout > > ... > Note: my PATH is set to include /usr/local/bin which is where rsync and ssh > are installed. rsync was installed from the binary distribution.
Sure, but on the other side of the connection, you can bet that the PATH is not set right. Try using the full path to ssh. rc -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html