On Wed, Jul 19, 2000 at 01:38:39AM +1000, Demicco, Matthew wrote:
> This one's got me stumped, and I thought I knew the answer. I've been
> rsyncing with -e ssh using --port=somenumber and assuming it was working.
> However, I found out later it was always going to the standard ssh port
> regardless. Is there a way to get rsync to use a different ssh port other
> than 22? Thanks.

rsync -e "ssh -p <number>"

--port is for the rsync daemon only.

- Dave Dykstra

Reply via email to