DownloadFTP_2: Downloads a file via FTP.

Description Usage Arguments Value See Also

View source: R/BdlConnection.R

Description

Downloads a file via FTP.

Usage

1
DownloadFTP_2(baseURL, filePath, delete = FALSE)

Arguments

baseURL

The base URL

filePath

The path to the file, relative from the baseURL

delete

Whether or not to delete the file after successful downloading

Value

An FTPDownloadResult

See Also

FTPDownloadResult


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