Thread: Rsync over SSH
View Single Post

  #1 (permalink)  
Old 07-18-2004
YM Tan
 
Posts: n/a
Default 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
Reply With Quote