You need to use a --rsync-path option pointing to where the binary is on the remote machine, or make sure rsync is in the default PATH for the remote shell.
- Dave Dykstra On Tue, Jan 08, 2002 at 02:18:40PM -0500, [EMAIL PROTECTED] wrote: > > I'm using the binaries for rsync-2.5.1.SVR42.i386.tar > I still have some usage issues when I try to rsync /tmp from local server > to /tmp on remote server (sclback). Pls advise. Thanks. > on Remote server (sclback) I did a rsync --daemon (I can't see any daemon's > running as ps -ef | grep rsync return me nothing) > > # ./rsync -a /tmp/ sclback:/tmp/ > UX:sh (sh): ERROR: rsync: not found > rsync: connection unexpectedly closed (0 bytes read so far) > rsync error: error in rsync protocol data stream (code 12) at io.c(139) > # ls -l rsync > -rwxr-xr-x 1 root root 313524 Jan 3 10:45 rsync > > Thank you in advance. > > Best regards, > Mike Li > >
