Learn R Programming

⚠️There's a newer version (0.9.4) of this package.Take me there.

ssh (version 0.6)

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

Version

Install

install.packages('ssh')

Monthly Downloads

2,240

Version

0.6

License

MIT + file LICENSE

Maintainer

Jeroen Ooms

Last Published

April 9th, 2019

Functions in ssh (0.6)

ssh_connect

SSH Client
ssh_tunnel

Create SSH tunnel
ssh_exec

Execute Remote Command
scp

SCP (Secure Copy)
ssh_credentials

Managing Your SSH Key