SSH Connection Issue from R
I have a problem connecting from R to a server using SSH, and it returns the following error: ‘Error: libssh failure at ‘connect’: kex error : no match for method server host key algo: server [ssh-rsa], client [ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256,[email protected],[email protected],rsa-sha2-512,rsa-sha2-256]’. Is there any way to configure this?”
SSH Connection Issue from R
I have a problem connecting from R to a server using SSH, and it returns the following error: ‘Error: libssh failure at ‘connect’: kex error : no match for method server host key algo: server [ssh-rsa], client [ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256,[email protected],[email protected],rsa-sha2-512,rsa-sha2-256]’. Is there any way to configure this?”
Connecting to server through ssh in R
Does anyone have a way to ssh connect to a server and then set that as my working directory in R Studio? So far I’ve been able to run: