cyclops
When use rsync with ssh mode, how to specify the port ssh use with command line?
I use a command that includes this:
rsync ... -e 'ssh -p 1234' ...
(replace the dots with your own rsync options)
Hope that helps,
-Cam -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
