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.zip(r-4.6)ssh_0.9.4.zip(r-4.5)ssh_0.9.4.zip(r-4.4)
ssh_0.9.4.tgz(r-4.6-x86_64)ssh_0.9.4.tgz(r-4.6-arm64)ssh_0.9.4.tgz(r-4.5-x86_64)ssh_0.9.4.tgz(r-4.5-arm64)
ssh_0.9.4.tar.gz(r-4.6-arm64)ssh_0.9.4.tar.gz(r-4.6-x86_64)ssh_0.9.4.tar.gz(r-4.5-arm64)ssh_0.9.4.tar.gz(r-4.5-x86_64)
ssh.pdf |ssh.html✨
ssh/json (API)
NEWS
| # Install 'ssh' in R: |
| install.packages('ssh', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/ssh/issues
Pkgdown/docs site:https://docs.ropensci.org
Last updated from:01ec918388 (on master). Checks:13 OK, 1 FAIL. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 126 | |
| linux-devel-x86_64 | OK | 120 | |
| pkgdown docs | OK | 139 | |
| source / vignettes | OK | 192 | |
| linux-release-arm64 | OK | 169 | |
| linux-release-x86_64 | OK | 124 | |
| macos-devel-arm64 | OK | 119 | |
| macos-devel-x86_64 | OK | 138 | |
| macos-release-arm64 | OK | 114 | |
| macos-release-x86_64 | OK | 151 | |
| windows-devel | OK | 125 | |
| windows-release | OK | 146 | |
| windows-oldrel | OK | 122 | |
| wasm-release | FAIL | 116 |
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 |
