send_to_ihme: Use scp to send data.

Description Usage Arguments

View source: R/transfer.R

Description

Responsible for moving files within a certain set of remote and local directory structures, as specified by the data configuration. This will create directories and ensure that files aren't overwritten by the copy command.

Usage

1
send_to_ihme(session, filename, overwrite = TRUE, data_configuration = NULL)

Arguments

session

An ssh session.

filename

The path of the file within the repository.

overwrite

Whether it is OK to overwrite the destination file.

data_configuration

Where to put that file on the local machine.


dd-harp/rampdata documentation built on Sept. 13, 2021, 9:32 p.m.