Rsync over SSH
Hi,
I have been trying using Rsync over SSH connections. Without SSH, I
can achieve my objectives.
But once SSH comes in, I always got error like: "bash: line 1: rsync:
command not found"
I have set the path to SSH in my Bash shell so that all remote SSH
sessions can access to rsync without explicitly specify the path.
Did anyone face the same issue? Any suggestion or advice is greatly
welcome.
Thank you!
regards,
YM
|