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
