j
k
j a
j l
Maciej Żenczykowski wrote:
You want to pass the port parameter to ssh not to rsync use: rsync -e "ssh ssh-parameters-here" ... so rsync -e "ssh -p port#" ...
You want to pass the port parameter to ssh not to rsync use:
rsync -e "ssh ssh-parameters-here" ... so rsync -e "ssh -p port#" ...
Thanks for the explanation Maciej. It makes more sense to me now. I appreciate it.
Ed
Back to the thread
Back to the list