On Thu, Aug 04, 2005 at 02:33:28PM -0400, Keith Warno wrote:
>       is there a way to pass an SSH port # to rsync?

I agree with Jos that the best way is to use your .ssh/config file
(assuming you don't need multiple ports per hostname).  Otherwise,
use the -rsh (-e) option to rsync:

    -e 'ssh -p PORT'

..wayne..
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to