如何在 Windows 上使用 Rsync

2025-03-12 01:23:47
推荐回答(1个)
回答1:

rsync -e "ssh -p 36000" user@host:/path-to-doc
试试