sftpConnect: Connect to the OHDSI SFTP server

View source: R/Sftp.R

sftpConnectR Documentation

Connect to the OHDSI SFTP server

Description

Connect to the OHDSI SFTP server

Usage

sftpConnect(privateKeyFileName, userName)

Arguments

privateKeyFileName

A character string denoting the path to an RSA private key.

userName

A character string containing the user name.

Value

An SftpConnection object


OHDSI/OhdsiSharing documentation built on Sept. 4, 2023, 3:55 p.m.