FTPDownloadResult: stores the result string and the download success

Description Usage Arguments See Also

View source: R/BdlConnection.R

Description

stores the result string and the download success

Usage

1
FTPDownloadResult(content, success, errorMsg, errorCode)

Arguments

content

The content of the Downloaded file

success

TRUE if OK

errorMsg

The error message, if !success

errorCode

The error code, if applicable

See Also

DownloadFTP


gluc/datalicenseR documentation built on Aug. 5, 2021, 10:50 p.m.