edd_fetch_logs: Function to fetch log files from an 'FTP' or 'SFTP' server.

View source: R/edd_fetch.R

edd_fetch_logsR Documentation

Function to fetch log files from an FTP or SFTP server.

Description

Function to fetch log files from an FTP or SFTP server.

Usage

edd_fetch_logs(url = NULL, credentials = NULL)

Arguments

url

URLs of the files to be downloaded.

credentials

Credentials for a FTP or SFTP server. Do not use credentials if the server does not require authentication. credentials takes the format: "username:password".

Author(s)

Tianjian Qin


EvoLandEco/eve documentation built on Sept. 14, 2024, 12:04 a.m.