rsync
https://linux.cn/article-12575-1.html
rsync -rv -e "ssh -p 5230" foo@example.com:/usr/local/memos ./
rsync -rv -e "ssh -p 5230" foo@example.com::sync ./
https://linux.cn/article-12575-1.html
rsync -rv -e "ssh -p 5230" foo@example.com:/usr/local/memos ./
rsync -rv -e "ssh -p 5230" foo@example.com::sync ./