14 ssh code solutions
All technologies- sshSwitch to a specific directory right on login
- Run remote scripts
- Upload file to a remote server (using ssh key)
- Upload folder to remote server
- Disable host key check ("The Authenticity Of Host Can’t Be Established" error)
- Download remote directory from server
- Upload file to remote server
- Set connection timeout
- Disable password authentication on the server
- Generate key pair (most secure ed25519 algorithm)