This package is considered a duplicate. The official version of this package is found at:https://ropensci.r-universe.dev/ssh
Package: ssh 0.9.4
ssh: Secure Shell (SSH) Client for R
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.
Authors:
ssh_0.9.4.tar.gz
ssh_0.9.4.tar.gz(r-4.7-arm64)ssh_0.9.4.tar.gz(r-4.7-x86_64)ssh_0.9.4.tar.gz(r-4.6-arm64)ssh_0.9.4.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
ssh/json (API)
NEWS
| # Install 'ssh' in R: |
| install.packages('ssh', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/ssh/issues
Pkgdown/docs site:https://docs.ropensci.org
Last updated from:7e658a4a45. Checks:4 NOTE, 1 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 118 | ||
| linux-devel-x86_64 | NOTE | 125 | ||
| source / vignettes | OK | 196 | ||
| linux-release-arm64 | NOTE | 120 | ||
| linux-release-x86_64 | NOTE | 126 | ||
| wasm-release | FAIL | 125 |
Exports:libssh_versionscp_downloadscp_uploadssh_agent_addssh_connectssh_disconnectssh_exec_internalssh_exec_waitssh_homessh_infossh_key_infossh_keygenssh_read_keyssh_session_infossh_tunnel
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| SCP (Secure Copy) | scp scp_download scp_upload |
| SSH Client | libssh_version ssh ssh_connect ssh_disconnect ssh_info ssh_session_info |
| Execute Remote Command | ssh_exec ssh_exec_internal ssh_exec_wait |
| Create SSH tunnel | ssh_tunnel |
