View source: R/ftp_utilities.R
download_ftp_file | R Documentation |
FTP
or SFTP
server.Function to batch download files from an FTP
or SFTP
server.
download_ftp_file(file_remote, file_local, credentials = "")
file_remote |
|
file_local |
File names for the local version of |
credentials |
Credentials for a |
Tianjian Qin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.