Whenever I ran the following command from my source server DevlServ, I get an error message.
rsync /files0/home/userl/test.txt ApplServ:/files0/home/userl/test.txt
The error message is:
sh: rsync: not foundrsync: connection unexpectedly closed (0 bytes read so far)rsync error: error in rsync
Please can someone provide me with the exact syntax for using the rsh protocol. I am trying to copy files in a directory named /opt/config/ on server DevlServ to the same directory on server ApplServ1.
I have tried the following without much success:
rsync --rsh= cp /opt/config/on DevlServ:/