rsync -auz -e 'ssh -p 43378 -i /home/key' /data/svn/ [email protected]:/data/backup
rsync指定ssh端口进行文件同步的方法
Specify identity file (id_rsa) with rsync