oliverbeat
Technical User
Hello,
I am trying to collect the files genereated by nmon an a client via my CSM server (AIX5.3ML4)but when I run the command rsync I have the following error.
+ /usr/local/bin/rsync -a -v -r -e ssh -z --timeout=30 --stats --delete hosname:/dir/nmon/ /dir/nmon
+ 1>> /dir/nmon/log_nmon_20060311.log
ksh: rsync: not found
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(434)
I have installed rsync 2.6.6, installation was ok. There is somehting missing that I have to install
Thanks for your help in advance.
Cheers
I am trying to collect the files genereated by nmon an a client via my CSM server (AIX5.3ML4)but when I run the command rsync I have the following error.
+ /usr/local/bin/rsync -a -v -r -e ssh -z --timeout=30 --stats --delete hosname:/dir/nmon/ /dir/nmon
+ 1>> /dir/nmon/log_nmon_20060311.log
ksh: rsync: not found
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(434)
I have installed rsync 2.6.6, installation was ok. There is somehting missing that I have to install
Thanks for your help in advance.
Cheers