On Tue, 25 Jul 2000, Keith Yeung wrote:
>I am using rsync with -e ssh to update file between hosts (usera@foo -->
>usera@bar).
>
>Yet, I would like to rsync like this : userB@foo  --> usera@bar ? Is is
>possible ? if so, how ?

Use -e "ssh -l usera" .

phma

Reply via email to