hpc.upload | R Documentation |
Sends a file or a complete folder to the remote host (HPC) via ssh
hpc.upload(from = NA, to = NA, user = NA, host = "transfer.gwdg.de", key = NA)
from |
File or folder to copy |
to |
destination folder on the remote host |
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.