azuga_ftp_list: Azuga FTP List

View source: R/azuga.R

azuga_ftp_listR Documentation

Azuga FTP List

Description

Azuga FTP List

Usage

azuga_ftp_list(
  path = "",
  host = "ftp://pentaho8.azuga.com",
  user = Sys.getenv("AZUGA_FTP_USER"),
  pass = Sys.getenv("AZUGA_FTP_PASS")
)

Arguments

path

directory to list

host

domain name of Azuga FTP server

user

username

pass

password

Value

tibble representation of the list results

Examples

## Not run: 
azuga_ftp_list("Reports")

## End(Not run)

RoeLabWustl/roelabr documentation built on Aug. 27, 2022, 9:57 a.m.