hpc.upload: Sends a file or a complete folder to the remote host (HPC)...

View source: R/hpc.upload.R

hpc.uploadR Documentation

Sends a file or a complete folder to the remote host (HPC) via ssh

Description

Sends a file or a complete folder to the remote host (HPC) via ssh

Usage

hpc.upload(from = NA, to = NA, user = NA, host = "transfer.gwdg.de", key = NA)

Arguments

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

Details

Sends a file or a complete folder to the remote host (HPC) via ssh


EFForTS-B10/Refforts documentation built on March 26, 2023, 5:45 p.m.