Windows 10 Power Shell 使用ssh-copy-id 发表于2023-07-112023-07-11 作者 Tranmoo type $env:USERPROFILE\.ssh\id_rsa.pub | ssh {IP-ADDRESS-OR-FQDN} "cat >> .ssh/authorized_keys"