hahadsg's note

Follow me on GitHub

使用ssh -i

rsync -rav -e 'ssh -i ~/.ssh/xxx.pem' \
--exclude='.git/*' \
from_xxx to_xxx