Rdocumentation
powered by
Learn R Programming
ssh (version 0.9.4)
Secure Shell (SSH) Client for R
Description
Connect to a remote server over SSH to transfer files via SCP, setup a secure tunnel, or run a command or script on the host while streaming stdout and stderr directly to the client.
Copy Link
Link to current version
Version
Version
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6
0.5
0.4
0.3
0.2
Install
install.packages('ssh')
Monthly Downloads
2,462
Version
0.9.4
License
MIT + file LICENSE
Maintainer
Jeroen Ooms
Last Published
March 26th, 2025
Functions in ssh (0.9.4)
Search all functions
scp
SCP (Secure Copy)
ssh_tunnel
Create SSH tunnel
ssh_connect
SSH Client
ssh_exec
Execute Remote Command
ssh_credentials
Managing Your SSH Key