Home
Products
QA
Support
Contact
Rsync ssh with port different than 22
For port 100 use --rsh 'ssh -p 100'
for instance
rsync -avz --rsh 'ssh -p 100' 192.168.1.32:/home/mydir /home/mydir