specifying ssh port #?

Paul Slootman paul at wurtel.net
Thu Aug 4 19:23:21 GMT 2005


On Thu 04 Aug 2005, Keith Warno wrote:

> Perhaps this is a lame question, but...
> 
> 	is there a way to pass an SSH port # to rsync?

rsync -e 'ssh -p 12345' ...

I usually do this in the form 'ssh -c arcfour' as that cipher uses far
less cpu power than the default.


Paul Slootman


More information about the rsync mailing list