Answers for "copy local ssh public key to remote host for remote connection"

2

copy ssh remote server

scp -r /path/to/local/dir user@remotehost:/path/to/remote/dir
Posted by: Guest on May-09-2021

Code answers related to "copy local ssh public key to remote host for remote connection"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language