hpc.download | R Documentation |
Sends a file or a complete folder to the remote host (HPC) via ssh
hpc.download(
from = NA,
to = NA,
user = NA,
host = "transfer.gwdg.de",
key = NA
)
from |
File or folder to copy from the remote host |
to |
destination folder on the local system |
user |
user name on the remote host |
host |
host server address |
key |
link to the ssh key file on the local system |
Sends a file or a complete folder to the remote host (HPC) via ssh
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.