SSH
This protocol is also suit for scp
Commands: scp ssh-keygen
SSH operation (原理)
Without login password by ssh-keygen
ssh-keygen -t rsa
Skip by
Check file path of your private and public key
Append your public key in remote server "authorized_keys"
Last updated
Was this helpful?